fix: Force playbook colour output

This commit is contained in:
2023-09-23 12:23:39 +02:00
parent 7cc8fbbccb
commit a2198f1109
2 changed files with 4 additions and 8 deletions

View File

@ -1,2 +1,6 @@
[defaults]
callbacks_enabled = ansible.posix.profile_tasks
force_color = true
[callback_profile_tasks]
task_output_limit = 5