openstack-ansible-rabbitmq_.../tests/inventory
Jesse Pretorius 7e6fb6845c Fix role gate tests for Ansible 2.3
Add 'become' and root 'user' options to the playbook instead of using
'ansible_become' through an inventory variable.

Change-Id: Ic89c3786b51d6b3416e4d3903fde4d46dbe7ade2
2017-05-16 14:37:42 +01:00

14 lines
150 B
Plaintext

[all]
localhost
container1
container2
container3
[rabbitmq_all_other]
container1
container2
container3
[all_containers:children]
rabbitmq_all_other