mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-30 07:50:43 +00:00
The run_command module function will now poll stdout/stderr for data rather than using the builtin command communicate(), which can hang under certain circumstances. Fixes #7452 Fixes #7748 Fixes #8163 |
||
|---|---|---|
| .. | ||
| callback_plugins | ||
| inventory | ||
| module_utils | ||
| playbook | ||
| runner | ||
| utils | ||
| __init__.py | ||
| callbacks.py | ||
| color.py | ||
| constants.py | ||
| errors.py | ||
| module_common.py | ||