
    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y)ModuleDocFragmenta  
options:
  annotation:
    description:
    - User-defined string for annotating an object.
    - If the value is not specified in the task, the value of environment variable C(ACI_ANNOTATION) will be used instead.
    - If the value is not specified in the task and environment variable C(ACI_ANNOTATION) then the default value will be used.
    type: str
    default: orchestrator:ansible
N)__name__
__module____qualname__DOCUMENTATION     n/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/cisco/aci/plugins/doc_fragments/annotation.pyr   r   
   s	    	Mr   r   N)
__future__r   r   r   type__metaclass__objectr   r   r   r   <module>r      s   
 A @ r   