0
0
Files
Achim Christ 657dd98c82 Initial commit
2017-11-29 16:27:27 +01:00

9 lines
145 B
YAML

---
# Default is to log in as root
ansible_user: root
remote_user: root
# Add further variables which apply to all servers to this file...
...