ansible-role-cloud-launcher/requirements.txt
Ricardo Carrillo Cruz 66aa6dcd6a Pin Ansible to 2.1.0.0 to avoid loop_var being undefined
Since pulling Ansible 2.1.1.0, the role fails with 'item_cloud
not defined' when processing the per-cloud resources.
I believe the issue is due to:

https://github.com/ansible/ansible/issues/17148

Pinning to previous version for now till the issue is fixed.

Change-Id: Ia7275f6bcc308dd0a0509744711c37451546026b
2016-08-24 21:15:15 +02:00

3 lines
74 B
Plaintext

ansible==2.1.0.0
-e git://github.com/openstack-infra/shade.git/#egg=shade