diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,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 |