mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
* version_added for deprecated modules Modules are deprecated by renaming so they start with "_". This means we will not find an existing module with that name, so look up the original name, i.e. without the leading '_'. * Deal with aliased/symlinked modules |
||
---|---|---|
.. | ||
__init__.py | ||
module_args.py | ||
modules.py | ||
schema.py | ||
utils.py |