mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
If the module directory is not writable/executable to the current user (most likely because of a sudo to a non-root user), the ssh_wrapper will be created in the default location for mkstemp() calls. To facilitate the deletion of these new files, a new mechanism for cleaning up files created by the module was also added. Fixes #7375 |
||
---|---|---|
.. | ||
__init__.py | ||
basic.py | ||
ec2.py | ||
facts.py | ||
gce.py | ||
known_hosts.py | ||
rax.py | ||
redhat.py | ||
urls.py |