8 lines
81 B
YAML
8 lines
81 B
YAML
---
|
|
pi:
|
|
hosts:
|
|
pi:
|
|
ansible_connection: local
|
|
|
|
# vim:ft=yaml.ansible:
|