ansible/inventory-localhost/hosts.yml
2021-02-28 23:33:31 -06:00

7 lines
104 B
YAML

# vim:ft=ansible:
all:
hosts:
localhost:
ansible_connection: local
ansible_become: no