ansible-devops
ansible-devops copied to clipboard
Add timestamps for task logging
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.