mattez02-infra/ansible.cfg

17 lines
370 B
INI
Raw Normal View History

2024-04-09 11:42:03 +00:00
[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]
2024-04-16 18:00:07 +00:00
host_pattern_mismatch = ignore