mattez02-infra/ansible.cfg

17 lines
372 B
INI
Raw Normal View History

2024-04-09 11:42:03 +00:00
[defaults]
2024-05-05 15:44:06 +00:00
inventory = inventories/mpp
2024-04-09 11:42:03 +00:00
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