Skip to content

zhiqiang-yu/catalystcloud-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalyst Cloud Ansible Templates

This repository provides sample playbooks that demonstrate how to use Ansible to drive the Catalyst Cloud (http://catalyst.net.nz/catalyst-cloud).

Would you like to learn more?

Installing Ansible

The install-ansible.sh script helps you to easily install Ansible (latest or stable) and the dependencies required to interact with the Catalyst Cloud (OpenStack client tools, shade) in a virtual environment.

Run install-ansible.sh -v latest to install the latest version of Ansible. Run the source command printed by the script to activate the virtual environment and set up Ansible environment variables.

Run which ansible and ansible --version to confirm the correct version of Ansible is being used.

Profit!

About

Catalyst Cloud Ansible templates and examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.5%
  • Puppet 0.5%