Anons79 Mini Shell

Directory : /lib/python2.7/site-packages/ansible/modules/network/protocol/
Upload File :
Current File : //lib/python2.7/site-packages/ansible/modules/network/protocol/_net_lldp.pyo

�
�Udac@`sVddlmZmZmZeZidd6dgd6dd6ZdZd	Zd
Z	dS(i(tabsolute_importtdivisiontprint_functions1.1tmetadata_versiont
deprecatedtstatustnetworktsupported_bysu
---
module: net_lldp
version_added: "2.4"
author: "Ricardo Carrillo Cruz (@rcarrillocruz)"
short_description: Manage LLDP service configuration on network devices
description:
  - This module provides declarative management of LLDP service configuration
    on network devices.
deprecated:
    removed_in: "2.13"
    alternative: Use platform-specific "[netos]_lldp_global" module
    why: Updated modules released with more functionality
extends_documentation_fragment: network_agnostic
options:
  state:
    description:
      - State of the LLDP service configuration.
    default: present
    choices: ['present', 'absent']
sx
- name: Enable LLDP service
  net_lldp:
    state: present

- name: Disable LLDP service
  net_lldp:
    state: absent
s�
commands:
  description: The list of configuration mode commands to send to the device
  returned: always, except for the platforms that use Netconf transport to manage the device.
  type: list
  sample:
    - set service lldp
N(
t
__future__RRRttypet
__metaclass__tANSIBLE_METADATAt
DOCUMENTATIONtEXAMPLEStRETURN(((sN/usr/lib/python2.7/site-packages/ansible/modules/network/protocol/_net_lldp.pyt<module>s



	

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]