python weg aus ansible.cfg

This commit is contained in:
2026-01-13 18:41:49 +01:00
parent 353759f0b6
commit b8f8bd6d68
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.ansible/.lock
callbacks/__pycache__/anstomlog.cpython-312.pyc

View File

@@ -4,8 +4,6 @@ become_user = root
callback_plugins= ./callbacks
stdout_callback = anstomlog
interpreter_python = /usr/bin/python3
# Silence
retry_files_enabled = False
bin_ansible_callbacks = True
retry_files_enabled = False