ansible.cfg: smart fact gathering

This commit is contained in:
Alan Orth 2022-09-12 17:18:19 +03:00
parent f5199264f9
commit 4abf2b10e4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -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