1
0
IaC/ansible/ansible.cfg
2022-09-03 01:00:07 +12:00

11 lines
331 B
INI

[defaults]
inventory = ./inventory/hosts.yaml
jinja2_extensions = jinja2.ext.do,jinja2.ext.i18n
library = modules
module_utils = module_utils
display_skipped_hosts = false
interpreter_python = auto_silent
collections_paths = ./collections
collections_path = ./collections
roles_path = ./roles
vault_password_file = ./vault_password