mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-07 16:54:06 +00:00
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 #4628 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| junos_command.py | ||
| junos_config.py | ||
| junos_facts.py | ||
| junos_netconf.py | ||
| junos_package.py | ||
| junos_template.py | ||