Ricardo Carrillo Cruz 084231bfc3 Fix several bogus item.present lines
This was a copy-pasta from one task to others.
The right attribute is state, thus item.state.
2016-04-04 16:07:36 +00:00
2016-03-30 13:08:49 +00:00
2016-04-04 11:51:10 +00:00
2016-04-04 11:51:10 +00:00

ansible-openstack-cloud-launcher

Requirements

shade library needs to be installed, as that is required by the OpenStack Ansible modules.

Role Variables

The role expects variables fed by ansible-playbook on the CLI, e.g. 'ansible-playbook -i inventory play.yml -e "@resources.yml"'. Please check resources.yml.sample on this repository for a full-blown example.

Dependencies

None

Example playbook


  • hosts: localhost connection: local gather_facts: false roles:
    • { role: ansible-openstack-cloud-launcher }

License

Apache

Author information

ansible-openstack-cloud-launcher is maintained by Ricardo Carrillo Cruz. The best way to contact him is on #openstack-infra on freenode.

Description
Ansible role to deploy multiple clouds resources
Readme 558 KiB
Languages
Python 54.9%
Shell 45.1%