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

This commit is contained in:
Baptiste Fontaine 2017-12-16 00:17:34 +01:00 committed by Adam Miller
parent 441dc369ba
commit 571f878817

View file

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