6b5813b553
Move test host vars from the inventory to individual files for each host. 'ansible_become' has been removed from localhost's vars since it should be handled on a playbook basis. Change-Id: I57f17002f6e8877403d3fc00f6eb148f50b80241
16 lines
147 B
Plaintext
16 lines
147 B
Plaintext
[all]
|
|
localhost
|
|
container1
|
|
container2
|
|
container3
|
|
|
|
[galera_all]
|
|
container1
|
|
container2
|
|
container3
|
|
|
|
[all_containers]
|
|
container1
|
|
container2
|
|
container3
|