python weg aus ansible.cfg
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
.ansible/.lock
|
||||
callbacks/__pycache__/anstomlog.cpython-312.pyc
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user