summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/network
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.asaAnsible Core Team2020-03-091-173/+0
* Migrated to cisco.aciAnsible Core Team2020-03-091-1164/+0
* Migrated to arista.eosAnsible Core Team2020-03-0946-7487/+0
* Migrated to check_point.mgmtAnsible Core Team2020-03-091-469/+0
* Migrated to fortinet.fortiosAnsible Core Team2020-03-0914-1320/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-099-2177/+0
* Migrated to community.generalAnsible Core Team2020-03-09112-14111/+0
* Migrated to frr.frrAnsible Core Team2020-03-097-755/+0
* NX-OS ACLs module (#67558)Adharsh Srivats R2020-03-027-0/+1353
* NX-OS ACL interfaces module (#67505)Adharsh Srivats R2020-03-027-2/+519
* nxos_lldp_interfaces resource module (#67802)Adharsh Srivats R2020-03-017-0/+502
* Misc documentation fixes (#67863)Abhijeet Kasurde2020-03-019-9/+9
* VyOS: firewall_interfaces module added (#67254)Rohit2020-03-018-4/+640
* Resource module for IOS ACL (#66629)Sumit Jaiswal2020-02-288-4/+1847
* Resource module for IOS static routes (#64632)Sumit Jaiswal2020-02-288-0/+891
* Resource module for IOS ACL_Interfaces (#66746)Sumit Jaiswal2020-02-287-0/+595
* Add iosxr_static_routes RM (#65181)Nilashish Chakraborty2020-02-277-1/+860
* Add Switchport mode support in newly introduced *_l2_interfaces resource modu...Sumit Jaiswal2020-02-2610-8/+47
* eos static_routes module added (#65480)GomathiselviS2020-02-257-0/+709
* Remove unused imports for iosxr_acls (#67711)Paul Belanger2020-02-242-3/+0
* Remove unused imports from vyos_firewall_global (#67710)Paul Belanger2020-02-241-2/+2
* eos_acls : Add eos acls resource module (#66308)GomathiselviS2020-02-247-0/+1253
* Fix flake8 errors with eos_acl_interfaces (#67695)Paul Belanger2020-02-241-3/+1
* VyOS: firewall global module added (#66800)Rohit2020-02-247-1/+1171
* Add iosxr_acls RM (#66207)Nilashish Chakraborty2020-02-248-1/+1521
* Fix to - nxos_lag_interfaces not idempotent (#67359)GomathiselviS2020-02-241-2/+8
* Fixes nxos_l2_interfaces module traceback if allowed vlans are not preconfigu...Sumit Jaiswal2020-02-241-3/+9
* eos : Add resource module eos_acl_interfaces (#67137)GomathiselviS2020-02-217-0/+619
* Remove unused import for iosxr acl_interfaces (#67587)Paul Belanger2020-02-191-1/+0
* IOS: Add voice vlan to ios_l2_interfaces (#67211)Mikhail Yohman2020-02-193-0/+18
* Add iosxr_acl_interfaces RM (#66936)Nilashish Chakraborty2020-02-198-8/+524
* Remove unused imports for vyos (#67550)Paul Belanger2020-02-182-2/+2
* Vyos static route module added (#62193)Rohit2020-02-188-1/+838
* VyOS: firewall_rules module added (#65680)Rohit2020-02-177-1/+1375
* Fix tracebacks with search_obj_in_list (#67389)Nilashish Chakraborty2020-02-141-4/+6
* Fix to - eos_vlans using state parameter replaced is giving odd behavior (#6...GomathiselviS2020-02-121-4/+5
* Revert "Allow httpapi for EOS resource modules (#66871)" (#67131)Paul Belanger2020-02-064-35/+5
* Added Fix - Allow nxos_l2_interfaces to append the allowed vlans list (#66517)GomathiselviS2020-02-041-6/+22
* Allow httpapi for EOS resource modules (#66871)Nathaniel Case2020-02-034-5/+35
* nxos_facts: Don't fail if faninfo isn't reported (#66866)Nathaniel Case2020-01-301-7/+13
* fix 66530 (#66654)Sumit Jaiswal2020-01-221-2/+14
* Fix fact gathering for sensor-groups (#66439)Mike Wiebe2020-01-221-1/+1
* Revert "eos_config: Added fix for bug #54400 - support for !! in config mode ...Paul Belanger2020-01-181-5/+6
* Added fix to bug #64568 (#64621)GomathiselviS2020-01-171-8/+3
* eos_config: Added fix for bug #54400 - support for !! in config mode (#63694)GomathiselviS2020-01-171-6/+5
* eos_lacp_interfaces: Add unit testcases to eos_lacp_interfaces (#64455)GomathiselviS2020-01-161-1/+4
* Revert "Allow httpapi for resource modules (#62843)" (#66483)Paul Belanger2020-01-154-19/+4
* Allow httpapi for resource modules (#62843)Nathaniel Case2020-01-144-4/+19
* Add collection support with local for supported network platforms (#66302)Ganesh Nalawade2020-01-136-6/+6
* nxos_l3_interfaces: fix states, add new minor attributes (#64853)Chris Van Heuveln2020-01-103-94/+282