infrastructure-as-code/ansible.cfg

9 lines
171 B
INI

[defaults]
inventory =./inventory
module_defaults = !hardware
interpreter_python = /usr/bin/python3.9
[inventory]
# Ignore `*.example` files
ignore_extensions = .example