mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 03:12:46 +00:00
Add changelog for file removal race
This commit is contained in:
5
changelogs/fragments/file-succeed-if-already-absent.yaml
Normal file
5
changelogs/fragments/file-succeed-if-already-absent.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
bugfixes:
|
||||
- file module - Eliminate an error if we're asked to remove a file but
|
||||
something removes it while we are processing the request
|
||||
(https://github.com/ansible/ansible/pull/39466)
|
||||
Reference in New Issue
Block a user