mirror of https://github.com/ansible/ansible.git
network_cli modules don't always return stdout or stdout_lines (#23573)
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.pull/23587/head
parent
952e842720
commit
2bb25d031b
Loading…
Reference in New Issue