ansible/changelogs/fragments/file_attributes.yaml
Abhijeet Kasurde eb2b9b3636 Remove extra line in file_attributes.yaml
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-06-14 09:56:36 -07:00

4 lines
206 B
YAML

---
minor_changes:
- 'Setting file attributes (via the file module amongst others) now accepts
+ and - modifiers to add or remove individual attributes. (https://github.com/ansible/ansible/issues/33838)'