summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-08-13 16:29:05 +0100
committerJoe Carstairs <me@joeac.net>2026-08-13 16:29:05 +0100
commit954ab1887b20e9e0d5885c1cec8d71641cb3dcd4 (patch)
tree45cb7191fe51f3fa099e8a01e5cd0a0c37e034ec /ansible.cfg
parentf9272fdf3ea23070583c944b110a7b8f16c5a4ff (diff)
remove homelab config
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/ansible.cfg b/ansible.cfg
deleted file mode 100644
index a2b6bf4..0000000
--- a/ansible.cfg
+++ /dev/null
@@ -1,7 +0,0 @@
-[defaults]
-inventory = ansible/inventory.yml
-vault_identity = ansible
-vault_password_file = ansible/scripts/ansible-vault-password.sh
-
-[privilege_escalation]
-become = true