fix: Force playbook colour output
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
[defaults]
|
||||
callbacks_enabled = ansible.posix.profile_tasks
|
||||
force_color = true
|
||||
|
||||
[callback_profile_tasks]
|
||||
task_output_limit = 5
|
||||
|
Reference in New Issue
Block a user