mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
_parsed_return_data should only be used with the return from a module. This location was invoking a remote shell command rather than a module so we don't want it here.