Clarify what recursive setting of attributes means (#48548)

This commit is contained in:
Tim McCormack
2018-11-13 16:11:48 -05:00
committed by Alicia Cozine
parent 4fc013a7fa
commit 2ba8a1e356

View File

@@ -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