mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
Fix win_acl docs build
This commit is contained in:
committed by
Matt Clay
parent
0111b616d7
commit
60c495f18c
@@ -89,7 +89,7 @@ options:
|
||||
- ContainerInherit
|
||||
- ObjectInherit
|
||||
- None
|
||||
default: For Leaf File: None; For Directory: ContainerInherit, ObjectInherit;
|
||||
default: For Leaf File, None; For Directory, ContainerInherit, ObjectInherit;
|
||||
propagation:
|
||||
description:
|
||||
- Propagation flag on the ACL rules. For more information on the choices see MSDN PropagationFlags Enumeration.
|
||||
|
||||
Reference in New Issue
Block a user