summaryrefslogtreecommitdiff
path: root/changelogs/fragments/71825-close-file-descriptor-after-building-cert-chaing.yml
blob: d17ba1df193b3c7772ec24671f706c7e2efd1b21 (plain)
1
2
3
bugfixes:
  - urls - Close filedescriptor of certificate chain tempfile to prevent stale 
    filedescriptor leakage (https://github.com/ansible/ansible/pull/71825).