17 lines
486 B
YAML
17 lines
486 B
YAML
all:
|
|
children:
|
|
oracle_standalone_fs:
|
|
hosts:
|
|
togoria:
|
|
ansible_host: togoria.swgalaxy
|
|
ansible_user: root
|
|
ansible_python_interpreter: /usr/bin/python3.9
|
|
wayland:
|
|
ansible_host: wayland.swgalaxy
|
|
ansible_user: root
|
|
ansible_python_interpreter: /usr/bin/python3.9
|
|
bakura:
|
|
ansible_host: bakura.swgalaxy
|
|
ansible_user: root
|
|
ansible_python_interpreter: /usr/bin/python3.9
|