ansible/changelogs/fragments/47281-pamd-dont-delete-named_temporary_file_on_close.yaml

5 lines
257 B
YAML
Raw Normal View History

---
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)"