added version avialable to docs
This commit is contained in:
parent
cc42d7f38c
commit
e33303acd5
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ module: win_acl
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
short_description: Set file/directory permissions for a system user or group.
|
short_description: Set file/directory permissions for a system user or group.
|
||||||
description:
|
description:
|
||||||
- Add or remove rights/permissions for a given user or group for the specified src file or folder. If adding ACL's for AppPool identities, the Windows "Feature Web-Scripting-Tools" must be enabled
|
- Add or remove rights/permissions for a given user or group for the specified src file or folder.
|
||||||
|
- If adding ACL's for AppPool identities (available since 2.3), the Windows "Feature Web-Scripting-Tools" must be enabled
|
||||||
options:
|
options:
|
||||||
path:
|
path:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Reference in a new issue