infrastructure-as-code/ansible.cfg

9 lines
171 B
INI
Raw Normal View History

2023-01-15 15:52:26 +00:00
[defaults]
inventory =./inventory
module_defaults = !hardware
interpreter_python = /usr/bin/python3.9
[inventory]
# Ignore `*.example` files
ignore_extensions = .example