ansible.posix.profile_roles (1.5.4) — callback

adds timing information to roles

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 module provides profiling for ansible roles.


Requirements