mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 03:28:57 +00:00
Still needs: * chunked file transfer/receive * should probably move all send/recv operations to separate functions to reduce code duplication * initial connection setup over ssh? or do we handle that in runner? |
||
|---|---|---|
| .. | ||
| callback_plugins | ||
| inventory | ||
| playbook | ||
| runner | ||
| utils | ||
| __init__.py | ||
| callbacks.py | ||
| color.py | ||
| constants.py | ||
| errors.py | ||
| module_common.py | ||