Ë
    ÇVhŒ  ã                   ó0   — d dl mZmZmZ eZ G d„ d«      Zy)é    )Úabsolute_importÚdivisionÚprint_functionc                   ó   — e Zd ZdZdZdZy)ÚModuleDocFragmenta‹  
options:
  host:
    description:
      - Host of the Consul agent.
    default: localhost
    type: str
  port:
    type: int
    description:
      - The port on which the consul agent is running.
    default: 8500
  scheme:
    description:
      - The protocol scheme on which the Consul agent is running. Defaults to V(http) and can be set to V(https) for secure
        connections.
    default: http
    type: str
  validate_certs:
    type: bool
    description:
      - Whether to verify the TLS certificate of the Consul agent.
    default: true
  ca_path:
    description:
      - The CA bundle to use for https connections.
    type: str
z^
options:
  token:
    description:
      - The token to use for authorization.
    type: str
zÚ
options: {}
attributes:
  action_group:
    description: Use C(group/community.general.consul) in C(module_defaults) to set defaults for this module.
    support: full
    membership:
      - community.general.consul
N)Ú__name__Ú
__module__Ú__qualname__ÚDOCUMENTATIONÚTOKENÚACTIONGROUP_CONSUL© ó    úr/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/community/general/plugins/doc_fragments/consul.pyr   r      s   „ ð€Mð:€EðÑr   r   N)Ú
__future__r   r   r   ÚtypeÚ__metaclass__r   r   r   r   ú<module>r      s   ð÷ AÑ @à€÷/ò /r   