You are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See the latest Ansible documentation.
timer - Adds time to play stats
- This callback just adds total play duration to the play stats.
The below requirements are needed on the local master node that executes this callback.
- whitelist in configuration
Hint
If you notice any issues in this documentation you can edit this document to improve it.