mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
Since the module use re and os, we need to import them. And rather than importing '*', we should limit to the only object/function needed, so we can more easily refactor later. |
||
---|---|---|
.. | ||
__init__.py | ||
acl.py | ||
assemble.py | ||
copy.py | ||
fetch.py | ||
file.py | ||
find.py | ||
ini_file.py | ||
lineinfile.py | ||
replace.py | ||
stat.py | ||
synchronize.py | ||
template.py | ||
unarchive.py | ||
xattr.py |