mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-15 17:40:50 -07:00
* Using docstrings conflicts with the standard use of docstrings * PYTHON_OPTIMIZE=2 will omit docstrings. Using docstrings makes future changes to the plugin and module code subject to the requirement that we ensure it won't be run with optimization. |
||
---|---|---|
.. | ||
utils | ||
vault | ||
yaml | ||
__init__.py | ||
dataloader.py | ||
metadata.py | ||
mod_args.py | ||
plugin_docs.py | ||
quoting.py | ||
splitter.py |