community.general/lib/ansible/modules/network/junos
Ganesh Nalawade 8c7a6cb8ac Add transformed json output in junos_command (#26382)
* Add transformed json output in junos_command

Fixes #26363
If the display is in `xml` format for command responses
add th transformed `json` output in the result.

* Fix CI issue
2017-07-10 10:35:28 -06:00
..
__init__.py
_junos_template.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
junos_banner.py Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30
junos_command.py Add transformed json output in junos_command (#26382) 2017-07-10 10:35:28 -06:00
junos_config.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
junos_facts.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
junos_interface.py Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30
junos_logging.py Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30
junos_netconf.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
junos_package.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
junos_rpc.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
junos_static_route.py Implementation of junos_static_route module (#26501) 2017-07-07 13:25:14 +05:30
junos_system.py Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30
junos_user.py junos_user declarative module changes (#26475) 2017-07-06 21:57:12 +05:30
junos_vlan.py Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30