6 lines
128 B
YAML
6 lines
128 B
YAML
|
all:
|
||
|
hosts:
|
||
|
testhost:
|
||
|
ansible_connection: local
|
||
|
ansible_python_interpreter: "{{ansible_playbook_python}}"
|