summaryrefslogtreecommitdiff
path: root/network/nxos
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-0665-0/+261
* doc: network: fix syntax errors in examples (#5780)René Moser2016-12-0119-94/+94
* Examples syntax batch7 (#5624)Sam Doran2016-11-2213-85/+234
* Performance improvement using in-operator on dictsDag Wieers2016-11-177-8/+8
* Correct typos in docs strings (#5233)John R Barker2016-11-021-1/+1
* Do not leak the vtp_password in log (#5199)Michael Scherer2016-10-131-1/+1
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-1321-29/+30
* Correct functional typosJohn Barker2016-10-112-2/+2
* nxos module cleanup (#5065)Nathaniel Case2016-10-0816-86/+55
* Fix deprecation notices. (#5180)Bill Nottingham2016-10-061-1/+1
* Fixing docstring (#5130)Gabriele2016-10-041-2/+2
* Adding more details on DOCSTRING about how to use the module (#5121)Gabriele2016-10-021-1/+11
* adds exception handling for AddConditionError (#5124)Peter Sprygada2016-10-021-3/+7
* Improving nxos_igmp_snooping (#5011)Gabriele2016-10-011-0/+2
* Fixing nxos_igmp_interface (#5010)Gabriele2016-10-011-2/+13
* Fixing nxos_hsrp (#5009)Gabriele2016-10-011-3/+14
* Add ethernet-link-oam mapping to nxos_feature (#4956)Gabriele2016-09-301-2/+7
* Fixing nxos_vlan (#5005)Gabriele2016-09-301-3/+13
* Fixing nxos_aaa_server (#5002)Gabriele2016-09-301-2/+4
* Fixing nxos_acl (#5006)Gabriele2016-09-301-1/+12
* Fixing nxos_acl_interface (#5007)Gabriele2016-09-301-0/+11
* Fixing nxos_interface (#5012)Gabriele2016-09-301-7/+13
* Fxing nxos_ip_interface (#5013)Gabriele2016-09-301-1/+12
* Fixing nxos_mtu (#5014)Gabriele2016-09-301-5/+4
* Fixing nxos_ntp (#5015)Gabriele2016-09-301-5/+4
* Fixing nxos_ntp_auth (#5016)Gabriele2016-09-301-5/+4
* Fixing nxos_ntp_options (#5017)Gabriele2016-09-301-5/+4
* Fixing nxos_pim_interface (#5018)Gabriele2016-09-301-5/+4
* Fixing nxos_portchannel (#5019)Gabriele2016-09-301-5/+2
* Fixing nxos_smu (#5021)Gabriele2016-09-301-4/+16
* Fixing nxos_snmp_community (#5022)Gabriele2016-09-301-5/+4
* Fixing nxos_snmp_contact (#5023)Gabriele2016-09-301-5/+4
* Fixing nxos_snmp_host (#5024)Gabriele2016-09-301-5/+4
* Fixing nxos_snmp_location (#5025)Gabriele2016-09-301-5/+4
* Fixing nxos_snmp_traps (#5026)Gabriele2016-09-301-5/+4
* Fixing nxos_snmp_user (#5027)Gabriele2016-09-301-5/+4
* Fixing nxos_udld_interface (#5030)Gabriele2016-09-301-5/+4
* Fixing nxos_switchport (#5028)Gabriele2016-09-301-5/+4
* Fixing nxos_udld (#5029)Gabriele2016-09-301-5/+4
* Fixing nxos_vpc_interface (#5032)Gabriele2016-09-301-1/+12
* Fixing nxos_vrf (#5033)Gabriele2016-09-301-2/+13
* Fixing nxos_vpc (#5031)Gabriele2016-09-301-1/+12
* Fixing nxos_vrf_interface (#5034)Gabriele2016-09-301-2/+13
* Fixing nxos_vtp_domain (#5036)Gabriele2016-09-301-5/+4
* Fixing nxos_vrrp (#5035)Gabriele2016-09-301-1/+12
* Fixing nxos_vtp_password (#5037)Gabriele2016-09-301-5/+4
* Fixing nxos_vtp_version (#5038)Gabriele2016-09-301-5/+4
* deprecated _template network modules: Rename in modules-core (#5072)John R Barker2016-09-281-0/+1
* fixes exception raised when nxos_facts uses nxapi transport (#4988)Peter Sprygada2016-09-231-3/+3
* fixes bug where setting state=absent in nxos_nxapi is not idempotent (#4984)Peter Sprygada2016-09-231-9/+31