ansible/changelogs/fragments/69788_fqcr_command_shell.yml
Ganesh Nalawade 646536643f
Use fqcr from command module invocation using shell module (#69790)
* Use fqcr from command module invocation using shell module

Fixes https://github.com/ansible/ansible/issues/69788

Use fully qualified collection reference while invoking
command module from shell module

* Fox review comment
2020-06-04 10:00:11 -07:00

3 lines
No EOL
133 B
YAML

---
bugfixes:
- "Use fqcr from command module invocation using shell module. Fixes https://github.com/ansible/ansible/issues/69788"