ipbhat.iqnos.infnstdout (1.0.5) — callback

Ansible screen output

Authors: unknown

Install collection

Install with ansible-galaxy collection install ipbhat.iqnos:==1.0.5


Add to requirements.yml

  collections:
    - name: ipbhat.iqnos
      version: 1.0.5

Description

Output callback that is built atop the default output callback for the ansible-playbook with a few additions and changes, to hide sensitive data, to indicate partial status and have a different color for task who's status is PARTIAL, and to have a consistent indentation for JSON results.


Requirements