blob: 734213b507b3447a3318a6223b17e5f4c7a902b3 (
plain)
| 1
2
3
4
5
 | # Either the local username must be a remote sudoer (in which case,
# "ansible_sudo=true"), or login as root (in which case,
# "ansible_ssh_user=root")
adze.robocracy.org  ansible_ssh_user=root
 |