community.general/lib/ansible/modules/network/eos
Trishna Guha 703eea3da2 eos_logging implementation module (#27093)
* eos_logging implementation module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* eos_logging integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* modify aggregate args logic

* changed collection to aggregate

* add blankline

* handle size value outside method
2017-07-25 18:16:04 +05:30
..
__init__.py
_eos_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
eos_banner.py Fix multiple EOS EAPI code and test issues (#26651) 2017-07-11 19:28:33 +02:00
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 error when trying to run show start over eapi (#26800) 2017-07-14 15:07:44 +02:00
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_logging.py eos_logging implementation module (#27093) 2017-07-25 18:16:04 +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
eos_vrf.py New eos_vrf module (#25427) 2017-06-09 13:24:28 +02:00