aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-03-25 11:50:58 -0700
committerbnewbold <bnewbold@robocracy.org>2016-03-25 11:50:58 -0700
commit3c324dd0c89aa9a8efe493e69ec47c40002076fa (patch)
tree148bedec669ac3faac1b1dade310ca0fc712db5d
parent2ae4ca234272c862988a6c7685f89493186d8890 (diff)
downloadinfra-3c324dd0c89aa9a8efe493e69ec47c40002076fa.tar.gz
infra-3c324dd0c89aa9a8efe493e69ec47c40002076fa.zip
my inventory file
-rw-r--r--hosts5
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts b/hosts
new file mode 100644
index 0000000..734213b
--- /dev/null
+++ b/hosts
@@ -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