summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/network/eos
Commit message (Expand)AuthorAgeFilesLines
* migration final cleanupAnsible Core Team2020-03-0947-0/+0
* Migrated to arista.eosAnsible Core Team2020-03-0946-7487/+0
* Add Switchport mode support in newly introduced *_l2_interfaces resource modu...Sumit Jaiswal2020-02-263-0/+13
* eos static_routes module added (#65480)GomathiselviS2020-02-257-0/+709
* 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
* eos : Add resource module eos_acl_interfaces (#67137)GomathiselviS2020-02-217-0/+619
* 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-063-12/+3
* Allow httpapi for EOS resource modules (#66871)Nathaniel Case2020-02-033-3/+12
* Added fix to bug #64568 (#64621)GomathiselviS2020-01-171-8/+3
* 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-153-12/+3
* Allow httpapi for resource modules (#62843)Nathaniel Case2020-01-143-3/+12
* Add collection support with local for supported network platforms (#66302)Ganesh Nalawade2020-01-131-1/+1
* eos_interfaces: Added unit testcases for eos_interfaces (#63813)GomathiselviS2019-12-031-1/+4
* eos_lacp_interfaces : Fix to - lacp port-priority not set when… (#64530)GomathiselviS2019-11-131-3/+3
* Fix eos_facts over local eapi (#64570)Nathaniel Case2019-11-121-0/+9
* eos_lacp: Add unit testcases to eos_lacp (#64417)GomathiselviS2019-11-061-1/+4
* eos_l2interfaces: Add unit testcases to eos_l2interfaces (#64127)GomathiselviS2019-11-051-1/+4
* Removed in 29 (#63680)Nathaniel Case2019-10-241-40/+12
* eos_vlans: Never try to set vlan_id as a property (#63689)Nathaniel Case2019-10-181-1/+1
* Eos vlan override (#63639)Nathaniel Case2019-10-181-24/+36
* Revert "Remove top-level arguments from network modules (#62603)"Matt Clay2019-10-151-12/+40
* Remove top-level arguments from network modules (#62603)Nathaniel Case2019-10-151-40/+12
* Remove check_args from eos & ios (#62623)Nathaniel Case2019-09-261-4/+0
* Standardize eos resource modules (#61736)Nathaniel Case2019-09-1315-241/+306
* Remove unsed import for eos facts module (#61795)Paul Belanger2019-09-041-1/+0
* Make *_bgp modules collection safe (#61761)Nilashish Chakraborty2019-09-041-1/+1
* Remove choices from gather_network_resources facts and fix negated all, min (...Trishna Guha2019-09-042-26/+2
* Fixes #61244 (#61432)Nathaniel Case2019-08-281-0/+3
* New module eos_lacp_interfaces (#61349)Nathaniel Case2019-08-288-0/+355
* New module eos_lldp_interfaces (#61341)Nathaniel Case2019-08-288-0/+359
* New module eos_lldp_global (#60975)Nathaniel Case2019-08-268-0/+314
* Remove unsed variable is l2_interfaces.py (#61246)Paul Belanger2019-08-241-1/+0
* Add new module eos_l3_interfaces (#59820)Nathaniel Case2019-08-228-0/+427
* New module eos_lacp (#60698)Nathaniel Case2019-08-208-0/+302
* New module eos_lag_interfaces (#60610)Nathaniel Case2019-08-198-0/+381
* Add new module eos_l2_interfaces (#59794)Nathaniel Case2019-08-198-0/+388
* New module eos_vlans (#60652)Nathaniel Case2019-08-198-0/+374
* Remove unused import from eos facts (#60694)Paul Belanger2019-08-161-1/+0
* Remove unused variables / imports (#60505)Paul Belanger2019-08-142-2/+1
* Add new module eos_interfaces (#59729)Nathaniel Case2019-08-1315-3/+663
* Fix fetching existing AS (#58756)Nilashish Chakraborty2019-07-051-1/+2
* eos_l2_interface handle "Interface does not exist" (#56787)Nathaniel Case2019-05-231-2/+2
* eos_config: Fix test issues (#56180)Nathaniel Case2019-05-091-4/+15
* Fix addition of newline for eos & nxos (#56227)Nathaniel Case2019-05-081-0/+1
* New module for BGP configuration management in Arista EOS (#52722)Nilashish Chakraborty2019-03-129-0/+647
* Add platform facts in network facts modules (#51434)Trishna Guha2019-03-111-0/+19
* Move _handle_no_log_values() out of basic.py (#48628)Sam Doran2019-03-041-1/+1