1a4604361f
* add delete=False to NamedTemporaryFile and remove print statement from module
* add changelog fragment
* use module.tmpdir from (#47133) and add changelog fragment for it as well
(cherry picked from commit c67ab296bb
)
5 lines
258 B
YAML
5 lines
258 B
YAML
---
|
|
bugfixes:
|
|
- "pamd: add delete=False to NamedTemporaryFile() fixes OSError on module completion, and
|
|
removes print statement from module code.
|
|
(see https://github.com/ansible/ansible/pull/47281 and https://github.com/ansible/ansible/issues/47080)"
|