webui icon indicating copy to clipboard operation
webui copied to clipboard

Feature: Timestamps per Task

Open superstes opened this issue 1 year ago • 2 comments

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

superstes avatar Mar 08 '24 03:03 superstes

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

thehedhly avatar Sep 06 '24 10:09 thehedhly

Nice 👍 Will test it. If it works as expected we could add it to the docs (:

superstes avatar Sep 06 '24 17:09 superstes