2024-04-09 11:42:03 +00:00
|
|
|
---
|
|
|
|
all:
|
|
|
|
hosts:
|
2024-05-05 15:54:17 +00:00
|
|
|
divari.northeurope.cloudapp.azure.com:
|
2024-04-09 11:42:03 +00:00
|
|
|
vars:
|
|
|
|
ansible_connection: local
|
2024-04-16 18:00:07 +00:00
|
|
|
ansible_python_interpreter: "{{ansible_playbook_python}}"
|