mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix file descriptor leak in lineinfile module. (#57328)
This commit is contained in:
2
changelogs/fragments/57327-fix-file-descriptor-leak.yaml
Normal file
2
changelogs/fragments/57327-fix-file-descriptor-leak.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- lineinfile - fix a race / file descriptor leak when writing the file (https://github.com/ansible/ansible/issues/57327)
|
||||
Reference in New Issue
Block a user