community.general/lib/ansible/modules/network/junos
John R Barker 2bb25d031b network_cli modules don't always return stdout or stdout_lines (#23573)
It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
2017-04-13 11:59:23 -04:00
..
__init__.py
_junos_template.py junos_config: Remove reliance on ability to output configuration in `set` format (#23225) 2017-04-04 15:00:00 -04:00
junos_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
junos_config.py Fix #22880 junos_config update issue (#23333) 2017-04-06 12:59:33 -04:00
junos_facts.py Fix various junos errors (#23278) 2017-04-05 16:42:13 +05:30
junos_netconf.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
junos_package.py fixes junos_package module to use junos_pyez (#22973) 2017-03-25 10:22:01 -04:00
junos_rpc.py [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
junos_user.py Fix various junos errors (#23278) 2017-04-05 16:42:13 +05:30