??????????????
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 @` sb d d l m Z m Z m Z e Z d Z d d l m Z d d l m
Z d e f d „ ƒ YZ d S( i ( t absolute_importt divisiont print_functionsß
callback: minimal
type: stdout
short_description: minimal Ansible screen output
version_added: historical
description:
- This is the default output callback used by the ansible command (ad-hoc)
( t CallbackBase( t constantst CallbackModulec B` sY e Z d Z d Z d Z d Z d „ Z e 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 minimalc C` si d | | | j d d ƒ f } | | j d d ƒ 7} | | j d d ƒ 7} | | j d d ƒ 7} | d S( s$ output the result of a command run s %s | %s | rc=%s >>
t rciÿÿÿÿR t t stderrt msgs
( t get( t selft hostt resultt captiont buf( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt _command_generic_msg! s
c C` s½ | j | j ƒ | j | j ƒ | j j t j k r{ d | j k r{ | j j | j | j
j ƒ | j d ƒ d t j ƒn> | j j d | j
j ƒ | j
| j d d ƒf d t j ƒd S( Nt
module_stderrt FAILEDt colors %s | FAILED! => %st indenti ( t _handle_exceptiont _resultt _handle_warningst _taskt actiont Ct MODULE_NO_JSONt _displayt displayR t _hostt get_namet COLOR_ERRORt
_dump_results( R
R t
ignore_errors( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt v2_runner_on_failed+ s
$7c C` sù | j | j | j j ƒ | j | j ƒ | j j d t ƒ rP t j } d } n t j } d } | j j t j
k r· d | j k r· | j j | j
| j j ƒ | j | ƒ d | ƒn> | j j d | j j ƒ | | j | j d d ƒf d | ƒd S( Nt changedt CHANGEDt SUCCESSt ansible_job_idR s
%s | %s => %sR i ( t _clean_resultsR R R R R t FalseR t
COLOR_CHANGEDt COLOR_OKR R R R R R! R# ( R
R R t state( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt v2_runner_on_ok5 s $4c C` s* | j j d | j j ƒ d t j ƒd S( Ns %s | SKIPPEDR ( R R R R! R t
COLOR_SKIP( R
R ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt v2_runner_on_skippedF s c C` sB | j j d | j j ƒ | j | j d d ƒf d t j ƒd S( Ns %s | UNREACHABLE! => %sR i R ( R R R R! R# R R t COLOR_UNREACHABLE( R
R ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt v2_runner_on_unreachableI s c C` sC d | j k r? | j d r? | j j | j | j d ƒ ƒ n d S( Nt diff( R R R t _get_diff( R
R ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt v2_on_file_diffL s (
t __name__t
__module__t __doc__t CALLBACK_VERSIONt
CALLBACK_TYPEt
CALLBACK_NAMER R+ R% R/ R1 R3 R6 ( ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyR s
N(
t
__future__R R R t typet
__metaclass__t
DOCUMENTATIONt ansible.plugins.callbackR t ansibleR R R ( ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyt s