
    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:
  context:
    description:
    - Specifies which context to target if you are running in the ASA in multiple
      context mode. Defaults to the current context you login to.
    type: str
  passwords:
    description:
    - Saves running-config passwords in clear-text when set to True.
      Defaults to False
    type: bool
notes:
- For more information on using Ansible to manage network devices see the :ref:`Ansible
  Network Guide <network_guide>`
N)__name__
__module____qualname__DOCUMENTATION     g/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/cisco/asa/plugins/doc_fragments/asa.pyr   r      s	    Mr   r   N)
__future__r   r   r   type__metaclass__objectr   r   r   r   <module>r      s    @ @  r   