community.general/lib/ansible/modules/network/junos
ikelos c49eac5645 Fix the junos zeroize function (#19142)
Currently this function directs to the standard NetworkModule,
whose run_commands function takes no arguments (other than self).

This directs the call to the connection's cli method to run the command
directly on the device.
2016-12-15 16:23:04 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
_junos_template.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
junos_command.py Fix #4103 Support json format in junos_command module (#19045) 2016-12-15 16:01:23 -05:00
junos_config.py Fix the junos zeroize function (#19142) 2016-12-15 16:23:04 -05:00
junos_facts.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
junos_netconf.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
junos_package.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00