13 lines
375 B
Plaintext
13 lines
375 B
Plaintext
|
---
|
||
|
all:
|
||
|
hosts:
|
||
|
sagittariusAstar:
|
||
|
ansible_host: 192.168.123.20
|
||
|
ansible_python_interpreter: /usr/bin/python3
|
||
|
trantor:
|
||
|
ansible_host: 192.168.123.21
|
||
|
ansible_python_interpreter: /usr/bin/python3
|
||
|
terminus:
|
||
|
ansible_host: 192.168.123.22
|
||
|
ansible_python_interpreter: /usr/bin/python3
|