summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/nxos/nxos_interface.py
Commit message (Expand)AuthorAgeFilesLines
* Add nxos_interfaces resource module (#60421)Trishna Guha2019-08-141-758/+0
* nxos_interface: Fix admin_state check for n6k (#55673)Mike Wiebe2019-05-081-0/+15
* nxos_interface:DI: delay only when operation state check is requested (#54862)Chris Van Heuveln2019-04-051-3/+4
* Fix nxos modules idempotence issue (#46437)Olivier BLIN2018-11-291-11/+8
* nxos_interface port-channel idempotence fix for mode (#44248)Trishna Guha2018-08-161-1/+5
* fix nxos dci failures (#40871)Trishna Guha2018-05-301-6/+7
* fix nxos_vrf and migrate get_interface_type to module_utils (#40825)Trishna Guha2018-05-291-21/+1
* nxos_interface: Disable switchport for loopback/svi (#40314)Dag Wieers2018-05-241-24/+15
* add normalize_interface in module_utils and fix nxos_l3_interface module (#40...Trishna Guha2018-05-231-41/+1
* nxos_interface: AttributeError: 'NoneType' object has no attribute 'group' (#...Dag Wieers2018-04-261-6/+8
* sub-interface support for nxos module (#37392)Trishna Guha2018-04-251-1/+1
* Clean up module documentation (#36909)Dag Wieers2018-03-151-15/+1
* Network modules to link to network guide (#37033)John R Barker2018-03-061-2/+4
* Fix nxos_interface multiple issues (#36827)Trishna Guha2018-03-011-33/+49
* update nxos_interface doc (#35350)Trishna Guha2018-01-251-0/+1
* Remove deprecated params from module argspec nxos modules (#34911)Trishna Guha2018-01-161-0/+5
* Convert nxos_interface to DI (#34240)Trishna Guha2017-12-281-480/+539
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-2/+2
* Use show command to support wider platform set for nxos_interface module (#33...Mike Wiebe2017-11-201-1/+1
* multiple fixes nxos (#32903)Trishna Guha2017-11-141-0/+3
* fix mtu check nxos_interface (#32880)Trishna Guha2017-11-141-1/+1
* Add mtu option nxos_interface feature idea (#32680)Trishna Guha2017-11-131-2/+17
* nxos_interface TypeError fix (#32114)Trishna Guha2017-11-131-66/+70
* - Adds sub-interface support for nxos_interface and nxos_ip_interface (#30830)Kedar K2017-09-261-13/+19
* Fix nxos_interface error for nxapi and idempotence problem (#29136)Mike Wiebe2017-09-141-9/+8
* Fixes #28779 eth_mode key error (#28782)Mike Wiebe2017-08-291-4/+2
* Add 'Tested on' string to NX-OS modules (#28531)Nathaniel Case2017-08-241-0/+1
* Attempt to detect and abort when 'fex-fabric' is present (#28342)Nathaniel Case2017-08-181-0/+2
* Assign network modules maintained by the network team the network metadataToshio Kuratomi2017-08-151-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-5/+3
* fix nxos_interface multiple issues (#27106)Trishna Guha2017-07-271-22/+22
* fixes nxos_interface (#24199)Trishna Guha2017-05-051-12/+13
* Refactor nxos_interface and add unit test (#24008)Trishna Guha2017-04-271-143/+90
* Nxos vxlan vtep vni netcfg fix (#23620)Daniel2017-04-171-1/+0
* [WIP] Network return docs (#23441)John R Barker2017-04-121-1/+2
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Restore extends_documentation_fragment: nxos (#22312)John R Barker2017-03-061-0/+1
* Validate EXAMPLES as YAMLMatt Martz2017-02-151-7/+8
* refactors nxos module to use persistent connections (#21470)Peter Sprygada2017-02-151-229/+20
* PEP 8 E111 cleanup for nxos modules.Matt Clay2017-01-301-6/+6
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-1/+1
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-2/+2
* Removed dict.iteritems() in modules. (#18859)Andrea Tartaglia2016-12-121-2/+2
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Examples syntax batch7 (#5624)Sam Doran2016-12-081-12/+36
* nxos module cleanup (#5065)Nathaniel Case2016-12-081-8/+3
* Fixing nxos_interface (#5012)Gabriele2016-12-081-7/+13
* Fixing nxos_interfaceGGabriele2016-12-081-122/+379
* removed feature check for nxos_interfaceJason Edelman2016-12-081-36/+0
* NXOS Docs updateJohn Barker2016-12-081-4/+4