mirror of
https://github.com/MatteZ02/infra.git
synced 2024-11-12 22:00:19 +00:00
7 lines
144 B
YAML
7 lines
144 B
YAML
|
---
|
||
|
all:
|
||
|
hosts:
|
||
|
localhost:
|
||
|
vars:
|
||
|
ansible_connection: local
|
||
|
ansible_python_interpreter: "{{ansible_playbook_python}}"
|