
    Vh                     2    d dl mZmZmZ eZ G d de      Zy)    )absolute_importdivisionprint_functionc                        e Zd ZdZdZdZdZdZy)ModuleDocFragmentz
options: {}
z
options: {}
attributes:
  check_mode:
    support: full
    description: Can run in check_mode and return changed status prediction without modifying target.
z
options: {}
attributes:
  check_mode:
    support: full
    description: This module is "read only" and operates the same regardless of check mode.
z
options: {}
attributes:
  platform:
    platforms: all
    support: full
    description: Target OS/families that can be operated against.
z
options: {}
attributes:
  platform:
    platforms: Windows
    support: full
    description: Target OS/families that can be operated against.
N)__name__
__module____qualname__DOCUMENTATION
CHECK_MODECHECK_MODE_READ_ONLYPLATFORM_ALLPLATFORM_WIN     w/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/lowlydba/sqlserver/plugins/doc_fragments/attributes.pyr   r   
   s&    MJLLr   r   N)
__future__r   r   r   type__metaclass__objectr   r   r   r   <module>r      s    C B& &r   