summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/nxos/nxos_udld_interface.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.nxosAnsible Core Team2020-03-091-297/+0
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* fix nxos_udld_interface issue (#37527)saichint2018-03-271-114/+84
* [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524)Trishna Guha2017-12-191-5/+6
* Bulk autopep8 (modules)John Barker2017-12-071-8/+8
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-2/+2
* Fix nxos provider transport warning issue (#30610)Ganesh Nalawade2017-09-221-2/+3
* nxos_udld_interface: improve interface detection (#28682)saichint2017-09-131-56/+71
* Miscellaneous pylint fixes.Matt Clay2017-09-131-1/+0
* Add 'Tested on' string to NX-OS modules (#28531)Nathaniel Case2017-08-241-0/+1
* Assign network modules maintained by the network team the network metadataToshio Kuratomi2017-08-151-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Nxos vxlan vtep vni netcfg fix (#23620)Daniel2017-04-171-1/+0
* [WIP] Network return docs (#23441)John R Barker2017-04-121-0/+1
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Restore extends_documentation_fragment: nxos (#22312)John R Barker2017-03-061-0/+1
* refactors nxos module to use persistent connections (#21470)Peter Sprygada2017-02-151-229/+19
* PEP 8 E111 cleanup for nxos modules.Matt Clay2017-01-301-6/+6
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-3/+3
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-1/+1
* Removed dict.iteritems() in modules. (#18859)Andrea Tartaglia2016-12-121-2/+2
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* doc: network: fix syntax errors in examples (#5780)René Moser2016-12-081-9/+9
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-12-081-0/+1
* Fixing nxos_udld_interface (#5030)Gabriele2016-12-081-5/+4
* Fix YAML syntax in NXOS documentation (#4922)Josh Lothian2016-12-081-18/+18
* Adding nxos_udld_interfaceGGabriele2016-12-081-0/+514