summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-12-21 22:46:08 -0500
committerThedro Neely <thedroneely@gmail.com>2019-12-21 22:46:08 -0500
commit44d26cea33e5c02138a03b7eb3e921e403b0a47d (patch)
treeef9cd2e61eaf8ca21843879b3da55b9ac8bd0275 /ansible.cfg
parentdf75de405d5d928ceb69a793ba23cd12abbc21cf (diff)
downloadplaybooks-44d26cea33e5c02138a03b7eb3e921e403b0a47d.tar.gz
playbooks-44d26cea33e5c02138a03b7eb3e921e403b0a47d.tar.bz2
playbooks-44d26cea33e5c02138a03b7eb3e921e403b0a47d.zip
ansible.cfg: Move key paths to inventory
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg
index cb083e9..8b348f6 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -1,6 +1,5 @@
[defaults]
inventory = ./inventory/hosts
remote_user = root
-private_key_file = ~/.ssh/ansible
local_tmp = /tmp
remote_tmp = /tmp