6ecf17ee4d
Fixes https://github.com/ansible/ansible/issues/61773
* Change `xml` key name to `commands` key to be in sync with
other platform resource modules.
(cherry picked from commit ff53ca76b8
)
2 lines
133 B
YAML
2 lines
133 B
YAML
bugfixes:
|
|
- Return commands key instead of xml in result for junos resource module (https://github.com/ansible/ansible/issues/61773)
|