mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
It's possible that if the module has a low-level failure, such as "unable to open shell", or something else in the action plugin that stdout and stdout_lines will not be returned. Update the documentation to clarify this point.