mirror of https://github.com/ansible/ansible.git
fixes exception being raised when show configuration command issued (#5047)
The junos_command expects commands to be returned as xml by default but `show configuration [options]` will return text not xml. This fix will set the output format for any command that starts with `show configuration` to text fixes #4628reviewable/pr18780/r1
parent
e0aede1266
commit
87f47a44c9
Loading…
Reference in New Issue