community.general/lib/ansible/modules/network/eos
Ricardo Carrillo Cruz b3e8c48d4b New module: Add support for Arista EOS vlan (network/eos/eos_vlan) (#25355)
* WIP Add eos_vlan module

* Fix docstrings

* Fix pep8 issues

* Add active/suspend states logic

* Add integration tests for eos_vlan

* Fix map_config_to_obj on EAPI

* Sixify iteritems

* Add platform agnostic net_vlan integration tests
2017-06-07 23:47:28 +02:00
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
_eos_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
eos_banner.py Add eos_banner as module to banner param (#23789) 2017-04-20 15:42:40 +05:30
eos_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
eos_config.py Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
eos_eapi.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
eos_facts.py Make warning logs consistent (#23666) 2017-04-18 21:59:38 +05:30
eos_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
eos_user.py New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 2017-06-06 20:05:08 +05:30
eos_vlan.py New module: Add support for Arista EOS vlan (network/eos/eos_vlan) (#25355) 2017-06-07 23:47:28 +02:00