file: Mention that src supports state=hard (#31697)

pull/33962/head
Baptiste Fontaine 7 years ago committed by Adam Miller
parent 441dc369ba
commit 571f878817

@ -53,7 +53,7 @@ options:
choices: [ absent, directory, file, hard, link, touch ]
src:
description:
- path of the file to link to (applies only to C(state=link)). Will accept absolute,
- path of the file to link to (applies only to C(state=link) and C(state=hard)). Will accept absolute,
relative and nonexisting paths. Relative paths are not expanded.
recurse:
description:

Loading…
Cancel
Save