mattez02-infra/inventory.yml
Christer Warén ccc173e9f8 Fix file ends
2024-04-16 21:00:07 +03:00

8 lines
145 B
YAML

---
all:
hosts:
localhost:
vars:
ansible_connection: local
ansible_python_interpreter: "{{ansible_playbook_python}}"