Up profiled tasks limit
Some of our summaries need to display more than 20 tasks to show complete information. Up to 50, which should be enough for anyone. Change-Id: I3ae3bb714ea7f5fb094f85c33c19ea3c8a81f6c3
This commit is contained in:
parent
86adc42d5c
commit
bb568ddde8
@ -21,3 +21,6 @@ cache_connection=/var/cache/ansible/inventory
|
||||
[ssh_connection]
|
||||
retries=3
|
||||
pipelining = True
|
||||
|
||||
[callback_profile_tasks]
|
||||
task_output_limit = 50
|
||||
|
Loading…
x
Reference in New Issue
Block a user