mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-30 21:11:03 +00:00
Since Ansiballz, we no longer need to import basic directly into a new-style module. Some modules, like the Networking modules, may import basic in their own module_utils files and the module will import that specialized module_util file rather than basic. |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| errors | ||
| executor | ||
| galaxy | ||
| inventory | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| constants.py | ||
| release.py | ||
| test-requirements.txt | ||