ansible.cfg: smart fact gathering
This commit is contained in:
parent
f5199264f9
commit
4abf2b10e4
@ -2,6 +2,7 @@
|
||||
retry_files_enabled=False
|
||||
force_handlers=True
|
||||
inventory=hosts
|
||||
gathering = smart
|
||||
# instead of using --ask-vault-pass
|
||||
ask_vault_pass=True
|
||||
remote_user = provisioning
|
||||
|
Loading…
Reference in New Issue
Block a user