diff --git a/files/file b/files/file index 134b5284efd..b35e401e5fb 100644 --- a/files/file +++ b/files/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