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

11 lines
335 B
INI

[defaults]
inventory = ./inventory/inventory.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