Formatting

This commit is contained in:
John R Barker 2021-03-05 15:46:19 +00:00 committed by GitHub
parent 3043f737a0
commit ccbb679fc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,8 @@ options:
choices: [ group, mask, other, user ] choices: [ group, mask, other, user ]
permissions: permissions:
description: description:
- The permissions to apply/remove can be any combination of C(r), C(w), C(x) (read, write and execute respectively), and C(X) (execute permission if the file is a directory or already has execute permission for some user) - The permissions to apply/remove can be any combination of C(r), C(w), C(x)
- (read, write and execute respectively), and C(X) (execute permission if the file is a directory or already has execute permission for some user)
entry: entry:
description: description:
- DEPRECATED. - DEPRECATED.