Add Ansible config

This commit is contained in:
Christer Warén
2025-07-24 13:07:10 +03:00
parent 8591104b1e
commit 53b6e2b024

15
ansible.cfg Normal file
View File

@@ -0,0 +1,15 @@
[defaults]
inventory = inventories/pvjjk-1vos-tjas
hash_behaviour = merge
gathering = smart
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