ansible/changelogs/fragments/junos_rm_commands_key.yaml
Ganesh Nalawade 6ecf17ee4d Return commands key instead of xml in result for junos rm (#62041)
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)
2019-09-11 14:21:11 -07:00

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)