Werte von CLI in CFG (#36)
Doku Werte von Readme in ansible.cfg Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#36 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
c626886ac5
commit
20252c8b1c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ roles_path = ./roles
|
||||||
lookup_plugins = ./plugins/lookup
|
lookup_plugins = ./plugins/lookup
|
||||||
collections_paths = ./ansible_collections
|
collections_paths = ./ansible_collections
|
||||||
private_key_file = ./id_rsa_ansible_user
|
private_key_file = ./id_rsa_ansible_user
|
||||||
|
vault_password_file = vault-pass.yml
|
||||||
[inventory]
|
[inventory]
|
||||||
|
|
||||||
[privilege_escalation]
|
[privilege_escalation]
|
||||||
|
|
Loading…
Reference in a new issue