ansible.cfg: smart fact gathering
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user