webui
webui copied to clipboard
Feature: Timestamps per Task
Scope
Backend
Description
We could add a system setting that globally enables task profiling - could be nice to have. https://docs.ansible.com/ansible/latest/collections/ansible/posix/profile_tasks_callback.html
Hi @superstes , Ansible Config env variable "CALLBACKS_ENABLED" can be used to enable a set of callbacks.
See https://docs.ansible.com/ansible/latest/reference_appendices/config.html#callbacks-enabled
Nice 👍 Will test it. If it works as expected we could add it to the docs (: