mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
This plugin filters output for any task that is 'ok' or 'skipped'. It works by subclassing the 'default' stdout callback plugin and overriding certain functions. It will suppress display of the task banner until there is a 'changed' or 'failed' result or an unreachable host. |
||
---|---|---|
.. | ||
__init__.py | ||
context_demo.py | ||
default.py | ||
filtered.py | ||
hipchat.py | ||
log_plays.py | ||
logentries.py | ||
mail.py | ||
minimal.py | ||
oneline.py | ||
osx_say.py | ||
profile_tasks.py | ||
skippy.py | ||
syslog_json.py | ||
timer.py | ||
tree.py |