diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-03-25 11:50:58 -0700 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-03-25 11:50:58 -0700 |
commit | 3c324dd0c89aa9a8efe493e69ec47c40002076fa (patch) | |
tree | 148bedec669ac3faac1b1dade310ca0fc712db5d | |
parent | 2ae4ca234272c862988a6c7685f89493186d8890 (diff) | |
download | infra-3c324dd0c89aa9a8efe493e69ec47c40002076fa.tar.gz infra-3c324dd0c89aa9a8efe493e69ec47c40002076fa.zip |
my inventory file
-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 |