|
@@ -73,7 +73,7 @@ collections_path=/home/aeth/.ansible/collections:/usr/share/ansible/collections
|
|
#ask_pass=False
|
|
#ask_pass=False
|
|
|
|
|
|
# (boolean) This controls whether an Ansible playbook should prompt for a vault password.
|
|
# (boolean) This controls whether an Ansible playbook should prompt for a vault password.
|
|
-ask_vault_pass=True
|
|
|
|
|
|
+# ask_vault_pass=True
|
|
|
|
|
|
# (pathspec) Colon separated paths in which Ansible will search for Cache Plugins.
|
|
# (pathspec) Colon separated paths in which Ansible will search for Cache Plugins.
|
|
;cache_plugins=/home/aeth/.ansible/plugins/cache:/usr/share/ansible/plugins/cache
|
|
;cache_plugins=/home/aeth/.ansible/plugins/cache:/usr/share/ansible/plugins/cache
|
|
@@ -649,7 +649,7 @@ ask_vault_pass=True
|
|
;export=False
|
|
;export=False
|
|
|
|
|
|
# (list) List of extensions to ignore when using a directory as an inventory source
|
|
# (list) List of extensions to ignore when using a directory as an inventory source
|
|
-;ignore_extensions=.pyc, .pyo, .swp, .bak, ~, .rpm, .md, .txt, .rst, .orig, .ini, .cfg, .retry
|
|
|
|
|
|
+;ignore_extensions=.pyc, .pyo, .swp, .bak, ~, .rpm, .md, .txt, .rst, .orig, .ini .cfg, .retry
|
|
|
|
|
|
# (list) List of patterns to ignore when using a directory as an inventory source
|
|
# (list) List of patterns to ignore when using a directory as an inventory source
|
|
;ignore_patterns=
|
|
;ignore_patterns=
|