12 lines
218 B
Plaintext
12 lines
218 B
Plaintext
[all]
|
|
localhost ansible_host=127.0.0.1 ansible_become=True
|
|
test1 ansible_host=127.111.111.101 ansible_become=True
|
|
test2 ansible_host=127.111.111.102 ansible_become=True
|
|
|
|
[all_containers]
|
|
test1
|
|
test2
|
|
|
|
[hosts]
|
|
localhost
|