Files
2026-02-02 12:44:10 -05:00

11 lines
188 B
YAML

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