ipbhat.sample.infnstdout (1.0.0) — callback

Ansible screen output

Authors: unknown

Install collection

Install with ansible-galaxy collection install ipbhat.sample:==1.0.0


Add to requirements.yml

  collections:
    - name: ipbhat.sample
      version: 1.0.0

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