ansible/inventory-localhost/hosts.yml

7 lines
104 B
YAML
Raw Normal View History

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