ansible/inventory.yaml
2019-03-27 07:08:13 +00:00

8 lines
81 B
YAML

---
pi:
hosts:
pi:
ansible_connection: local
# vim:ft=yaml.ansible: