Skip to content

szponek/catalystcloud-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 commend 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

 
 
 

Contributors

Languages

  • Shell 99.2%
  • Puppet 0.8%