Updating CHANGELOG for new symbolic mode feature and updating file docs

This commit is contained in:
James Cammarata 2014-08-25 23:47:41 -05:00
parent 674c35bc8c
commit 811ff49f78
2 changed files with 3 additions and 2 deletions

View file

@ -26,7 +26,7 @@ options:
default: null
choices: []
description:
- mode the file or directory should be, such as 0644 as would be fed to I(chmod)
- mode the file or directory should be, such as 0644 as would be fed to I(chmod). As of version 1.8, the mode may be specified as a symbolic mode (for example, C(u+rwx) or C(u=rw,g=r,o=r)).
owner:
required: false
default: null