ansible.cfg.dist: python-interpreter Konfig.

This commit is contained in:
Frank Agerholm 2026-07-10 18:45:49 +02:00
commit 7d2ff3551e
No known key found for this signature in database

View file

@ -14,6 +14,10 @@ log_path = ansible.log
ansible_managed = Ansible managed: {file}
# Wenn alle Systeme python3 haben, kann das autodiscovery fuer Python
# verkuerzt werden...
interpreter_python = /usr/bin/python3
[inventory]
unparsed_is_failed = True