community.general/lib/ansible/modules/network/junos
Peter Sprygada 58a5ec6c51 fixes junos_command module paring of wait_for strings (#5083)
The junos_command module wasn't properly parsing strings to apply
conditionals due to the return value not being converted to json
before the results where handed to the runner.
2016-12-08 11:25:15 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
_junos_template.py fixes junos_template ignoring the action directive (#5080) 2016-12-08 11:25:15 -05:00
junos_command.py fixes junos_command module paring of wait_for strings (#5083) 2016-12-08 11:25:15 -05:00
junos_config.py fixes error when 'delete ...' config command is specified but doesn't exist (#5064) 2016-12-08 11:25:14 -05:00
junos_facts.py fix up junos_facts import statements (#4928) 2016-12-08 11:25:11 -05:00
junos_netconf.py bug fixes in junos_netconf module (#4924) 2016-12-08 11:25:11 -05:00
junos_package.py typo in module name (#5062) 2016-12-08 11:25:14 -05:00