Clarify what recursive setting of attributes means (#48548)

pull/48627/head
Tim McCormack 6 years ago 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

Loading…
Cancel
Save