mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Clarify what recursive setting of attributes means (#48548)
This commit is contained in:
committed by
Alicia Cozine
parent
4fc013a7fa
commit
2ba8a1e356
@@ -60,7 +60,7 @@ options:
|
||||
the Unix command C(ln -s SRC DEST) treats relative paths.
|
||||
recurse:
|
||||
description:
|
||||
- Recursively set the specified file attributes.
|
||||
- Recursively set the specified file attributes on directory contents.
|
||||
- This applies only to C(state=directory).
|
||||
type: bool
|
||||
default: no
|
||||
|
||||
Reference in New Issue
Block a user