files/file: add support for symbolic permission modes

This commit is contained in:
Paulo Bittencourt 2013-12-07 02:06:35 +00:00
parent 5413ee9431
commit a160dac689

View file

@ -63,7 +63,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 or o=rwx,g=rwx,o=rx as would be fed to I(chmod)
owner:
required: false
default: null