Skip to content
Snippets Groups Projects
Commit 202d6803 authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

Merge branch 'ansible-improve-logging' into 'master'

Improve ansible logging to be more human readable

See merge request !887
parents e073cb42 161cd6b4
No related branches found
No related tags found
1 merge request!887Improve ansible logging to be more human readable
Pipeline #112345 passed
......@@ -11,6 +11,7 @@ retry_files_enabled = False
callback_plugins = plugins/callback
callbacks_enabled = profile_tasks
max_diff_size = 250000
stdout_callback = debug
[ssh_connection]
pipelining = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment