network/ansible.cfg
Timotej Lazar a4c6ac04fb ansible: silence pointless warnings
Shut up about the discovered python interpreter already.
2025-04-03 17:51:18 +02:00

8 lines
136 B
INI

[defaults]
interpreter_python = auto_silent
nocows = true
remote_user = root
inventory = inventory.yml
filter_plugins = filter_plugins