community.general/lib/ansible/modules/network/junos
Ganesh Nalawade a6af204cee Fix junos_user purge option failures (#28867)
* Fix junos_user pruge option failures

Fixes #25989

Add seperate handling for purge option which
fetches configured users on remote device
and delete the one not present in aggregate
list.

* Minor changes
2017-08-31 17:46:13 +05:30
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_banner.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_command.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_config.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_facts.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_interface.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_l3_interface.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_linkagg.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_lldp.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_lldp_interface.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_logging.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_netconf.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_package.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_rpc.py fix typos in various modules and docsite (#28747) 2017-08-29 17:59:41 +02:00
junos_static_route.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_system.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_user.py Fix junos_user purge option failures (#28867) 2017-08-31 17:46:13 +05:30
junos_vlan.py Add tested against junos version for junos modules (#28598) 2017-08-24 10:31:47 -04:00
junos_vrf.py Add junos_vrf vrf-table-label support (#28727) 2017-08-29 00:44:51 +05:30