cfg

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#75
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-04-29 08:23:19 +02:00
parent a86f271ce7
commit b2ffcdbeb0
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,8 @@ lookup_plugins = ./plugins/lookup
collections_paths = ./ansible_collections
private_key_file = ./id_rsa_ansible_user
vault_password_file = vault-pass.yml
gathering = smart
[inventory]
[privilege_escalation]
@ -24,3 +26,4 @@ vault_password_file = vault-pass.yml
[colors]
[diff]
always = true