mattez02-infra/ansible.cfg
Christer Warén ccc173e9f8 Fix file ends
2024-04-16 21:00:07 +03:00

17 lines
370 B
INI

[defaults]
inventory = inventory.yml
hash_behaviour = merge
gathering = smart
transport = local
display_skipped_hosts = false
interpreter_python = auto_silent
localhost_warning = false
collections_path = collections
inject_facts_as_vars = false
force_handlers = true
action_warnings = false
inventory_unparsed_warning = false
[inventory]
host_pattern_mismatch = ignore