community.general/lib/ansible/modules/network/eos
Trishna Guha f6a4803669 New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259)
* Add net_user platform agnostic module

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

* Integration test for net_user

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

* modify eos_user module to support name param as alias to username

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

* Test collection of users

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-06 20:05:08 +05:30
..
__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