summaryrefslogtreecommitdiff
path: root/changelogs/fragments/47281-pamd-dont-delete-named_temporary_file_on_close.yaml
blob: cb4130948c424a60869dbe5b739e289dca54fb36 (plain)
1
2
3
4
5
---
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)"