summaryrefslogtreecommitdiff
path: root/changelogs/fragments/file-succeed-if-already-absent.yaml
blob: 8a2f50fdeacde716b6a47e49dc649aa5a036c7a3 (plain)
1
2
3
4
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)