community.general/lib/ansible/modules/network/junos
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 add package init to junos/ 2016-12-08 11:24:05 -05:00
_junos_template.py Update requirements in junos module docs (#25154) 2017-05-30 22:37:48 +05:30
junos_command.py Update requirements in junos module docs (#25154) 2017-05-30 22:37:48 +05:30
junos_config.py Update requirements in junos module docs (#25154) 2017-05-30 22:37:48 +05:30
junos_facts.py Add support to fetch old style junos facts (#25250) 2017-06-02 09:04:57 +05:30
junos_netconf.py Fix netconf port validation and minor doc change (#24210) 2017-05-03 14:28:20 +05:30
junos_package.py Add support to fetch old style junos facts (#25250) 2017-06-02 09:04:57 +05:30
junos_rpc.py Add junos integration test (#24404) 2017-05-09 18:41:48 +05:30
junos_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