??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 178
ó
àUdac @` sR d d l m Z m Z m Z e Z d Z d d l m Z d e f d „ ƒ YZ d S( i ( t absolute_importt divisiont print_functionsT
callback: skippy
callback_type: stdout
requirements:
- set as main display callback
short_description: Ansible screen output that ignores skipped status
version_added: "2.0"
deprecated:
why: The 'default' callback plugin now supports this functionality
removed_in: '2.11'
alternative: "'default' callback plugin with 'display_skipped_hosts = no' option"
extends_documentation_fragment:
- default_callback
description:
- This callback does the same as the default except it does not output skipped host/task/item status
( t CallbackModuleR c B` s2 e Z d Z d Z d Z d Z d „ Z d „ Z RS( sƒ
This is the default callback interface, which simply prints messages
to stdout when new callback events are received.
g @t stdoutt skippyc C` s d S( N( ( t selft result( ( sC /usr/lib/python2.7/site-packages/ansible/plugins/callback/skippy.pyt v2_runner_on_skipped( s c C` s d S( N( ( R R ( ( sC /usr/lib/python2.7/site-packages/ansible/plugins/callback/skippy.pyt v2_runner_item_on_skipped+ s ( t __name__t
__module__t __doc__t CALLBACK_VERSIONt
CALLBACK_TYPEt
CALLBACK_NAMER R ( ( ( sC /usr/lib/python2.7/site-packages/ansible/plugins/callback/skippy.pyR s N(
t
__future__R R R t typet
__metaclass__t
DOCUMENTATIONt ansible.plugins.callback.defaultR t CallbackModule_default( ( ( sC /usr/lib/python2.7/site-packages/ansible/plugins/callback/skippy.pyt s