Ë
    ÇVhg  ã                   óB   — d dl mZmZmZ eZdZd dlmZ	  G d„ de	«      Zy)é    )Úabsolute_importÚdivisionÚprint_functiona1  
    name: skippy
    type: stdout
    requirements:
      - set as main display callback
    short_description: Ansible screen output that ignores skipped status
    deprecated:
      why: The 'default' callback plugin now supports this functionality
      removed_at_date: '2024-12-05'
      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
)ÚCallbackModulec                   ó(   — e Zd ZdZdZdZdZd„ Zd„ Zy)r   zƒ
    This is the default callback interface, which simply prints messages
    to stdout when new callback events are received.
    g       @Ústdoutzansible.posix.skippyc                  ó   — y ©N© ©ÚselfÚresults     úi/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/ansible/posix/plugins/callback/skippy.pyÚv2_runner_on_skippedz#CallbackModule.v2_runner_on_skipped'   ó   € Øó    c                  ó   — y r
   r   r   s     r   Úv2_runner_item_on_skippedz(CallbackModule.v2_runner_item_on_skipped*   r   r   N)	Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚCALLBACK_VERSIONÚCALLBACK_TYPEÚCALLBACK_NAMEr   r   r   r   r   r   r      s#   „ ñð
 ÐØ€MØ*€Mòór   r   N)
Ú
__future__r   r   r   ÚtypeÚ__metaclass__ÚDOCUMENTATIONÚ ansible.plugins.callback.defaultr   ÚCallbackModule_defaultr   r   r   ú<module>r"      s-   ð÷ CÑ BØ€ð€õ  VôÐ+õ r   