mirror of https://github.com/ansible/ansible.git
fixes return passing output from command through jxmlease in junos_command (#5044)
The return string from the commands was not being passed through the jxmlease library and therefore being returned as a string instead of a json data structure. This also adds back the missing xml key in the return that includes the raw xml string. fixes #5001reviewable/pr18780/r1
parent
b2c6d39bec
commit
57350f84cd
Loading…
Reference in New Issue