mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-01 13:56:55 +00:00
* Rename fail_on_rc_non_zero to check_rc, much more succinct. * Simplify method defintion * Fix command module and drop shell=shell option; whether to use shell is determined by if args is a list. |
||
|---|---|---|
| .. | ||
| callback_plugins | ||
| inventory | ||
| playbook | ||
| runner | ||
| utils | ||
| __init__.py | ||
| callbacks.py | ||
| color.py | ||
| constants.py | ||
| errors.py | ||
| module_common.py | ||