aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2022-01-10 22:52:55 +0000
committerGravatar GitHub <[email protected]>2022-01-10 22:52:55 +0000
commitba0f6c2f287c254836cc4d22a68c342c018dedce (patch)
tree1e64345c7932e1116081803b893fb5169da139fe /ansible.cfg
parentMerge pull request #7 from python-discord/correct-workflow-step-names (diff)
Add JumpCloud Agent (#6)
Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Chris Lovering <[email protected]>
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 88181a1..3440f18 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -1,5 +1,6 @@
[defaults]
remote_user=root
+vault_password_file = ./vault_passwords
[privilege_escalation]
become = yes