15 lines
221 B
Plaintext
15 lines
221 B
Plaintext
# This group of hosts use Python3
|
|
[py3hosts]
|
|
snackpot.test
|
|
snackpot.noodlefactory.co.uk
|
|
|
|
[py3hosts:vars]
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
|
|
[all]
|
|
snackpot.test
|
|
snackpot.noodlefactory.co.uk
|
|
|
|
[test]
|
|
snackpot.test
|