ansible/changelogs/fragments/file_attributes.yaml

5 lines
206 B
YAML
Raw Normal View History

---
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)'