mattez02-infra/ansible.cfg
2024-12-16 14:45:19 +02:00

17 lines
397 B
INI

[defaults]
inventory = inventories/matte
hash_behaviour = merge
gathering = smart
transport = local
display_skipped_hosts = false
interpreter_python = auto_silent
localhost_warning = false
collections_path = collections:~/.ansible/collections
inject_facts_as_vars = false
force_handlers = true
action_warnings = false
inventory_unparsed_warning = false
[inventory]
host_pattern_mismatch = ignore