[defaults] ansible_home = ./.ansible inventory = inventory/ remote_tmp = ~/.ansible/tmp vault_password_file = ./.ansible/vault_pass gathering = smart fact_caching = jsonfile fact_caching_connection = ./.ansible/facts fact_caching_timeout = 86400 interpreter_python = /usr/bin/python3 host_key_checking = false display_skipped_hosts = false [ssh_connection] pipelining = true