2026-06-27 10:42:03 +02:00
|
|
|
all:
|
|
|
|
|
children:
|
|
|
|
|
oracle_standalone_fs:
|
|
|
|
|
hosts:
|
|
|
|
|
togoria:
|
|
|
|
|
ansible_host: togoria.swgalaxy
|
|
|
|
|
ansible_user: root
|
|
|
|
|
ansible_python_interpreter: /usr/bin/python3.9
|
2026-06-28 21:28:40 +02:00
|
|
|
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
|