community.general/lib/ansible/modules/network/junos
Corban Johnson d9a52db17d Adding RPC attribute parameters to junos_rpc network module (#32649)
* Adding RPC attribute arguments to `junos_rpc` network module.

* Specifying module argument version.

* Fixing DOCUMENTATION block.

* First attempt at new test fixture.

* Updated RPC_CLI_MAP.

* Use `result` instead of `reply`.
2017-11-21 10:45: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 Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
junos_facts.py -Fixes JSON parsing(use JSON object instead of string) for facts modules. (#31818) 2017-10-23 17:48:52 +05:30
junos_interface.py Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01: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 Adding RPC attribute parameters to junos_rpc network module (#32649) 2017-11-21 10:45:13 +05:30
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