ansible-devops icon indicating copy to clipboard operation
ansible-devops copied to clipboard

Add timestamps for task logging

Open BrendanFishback opened this issue 9 months ago • 0 comments

Feature and motivation

Currently role output does not have proper timestamps for each task executed. The request would be for timestamps to be provided for each individual task.

Usage example

It would be beneficial, particularly for a MAS install, to be able to identify how long each step is taking and would help to coordinate troubleshooting efforts when comparing other logs that may have executed around the same time.

BrendanFishback avatar Mar 25 '25 18:03 BrendanFishback