7e6fb6845c
Add 'become' and root 'user' options to the playbook instead of using 'ansible_become' through an inventory variable. Change-Id: Ic89c3786b51d6b3416e4d3903fde4d46dbe7ade2
14 lines
150 B
Plaintext
14 lines
150 B
Plaintext
[all]
|
|
localhost
|
|
container1
|
|
container2
|
|
container3
|
|
|
|
[rabbitmq_all_other]
|
|
container1
|
|
container2
|
|
container3
|
|
|
|
[all_containers:children]
|
|
rabbitmq_all_other
|