fix: fixes for problems encountered during deployment

This commit is contained in:
Twirre Meulenbelt
2026-04-22 18:29:36 +02:00
parent 4aa98b5514
commit d8f4307969
7 changed files with 131 additions and 123 deletions

View File

@@ -4,9 +4,9 @@ roles_path = roles
host_key_checking = False
retry_files_enabled = False
interpreter_python = auto_silent
stdout_callback = yaml
stdout_callback = ansible.builtin.default
result_format = yaml
local_tmp = /tmp/ansible-local
remote_tmp = /tmp/.ansible/tmp
[ssh_connection]
pipelining = True