mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 17:32:58 +00:00
* feat(supervisorctl): use parallel bulk commands for name=all When name=all, dispatch a single `supervisorctl start/stop/restart all` instead of iterating per process, matching the CLI's parallel behaviour. Also extract inline status-filter lambdas into named module-level functions. Fixes #8159 * feat(changelog): add fragment for PR 11953 |
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||