ansible.posix.timer (1.5.4) — callback

Adds time to play stats

Authors: unknown

Install collection

Install with ansible-galaxy collection install ansible.posix:==1.5.4


Add to requirements.yml

  collections:
    - name: ansible.posix
      version: 1.5.4

Description

This callback just adds total play duration to the play stats.


Requirements