mirror of
https://github.com/MatteZ02/infra.git
synced 2024-11-09 20:40:18 +00:00
17 lines
372 B
INI
17 lines
372 B
INI
|
[defaults]
|
||
|
inventory = inventories/mkj
|
||
|
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
|