Add changelog fragment for +/- attribute handling

This commit is contained in:
Toshio Kuratomi 2018-06-14 06:35:09 -07:00
parent 75e9b76c15
commit 5814b90835

View file

@ -0,0 +1,5 @@
---
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)'