ansible/changelogs/fragments/71825-close-file-descriptor-after-building-cert-chaing.yml

4 lines
166 B
YAML
Raw Normal View History

bugfixes:
- urls - Close filedescriptor of certificate chain tempfile to prevent stale
filedescriptor leakage (https://github.com/ansible/ansible/pull/71825).