mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
mkstemp() returns a tuple containing an OS-level handle to an open file (as would be returned by os.open()) and the absolute pathname of that file, in that order. This patch makes sure that the fd opened by tempfile.mkstemp() is re-used and closed properly. |
||
---|---|---|
.. | ||
__init__.py | ||
apache2_mod_proxy.py | ||
apache2_module.py | ||
deploy_helper.py | ||
django_manage.py | ||
ejabberd_user.py | ||
htpasswd.py | ||
jboss.py | ||
jenkins_job.py | ||
jenkins_plugin.py | ||
jira.py | ||
letsencrypt.py | ||
nginx_status_facts.py | ||
supervisorctl.py | ||
taiga_issue.py |