diff --git a/rst/modules.rst b/rst/modules.rst index 2c0ba42e2d2..6e7b7508d77 100644 --- a/rst/modules.rst +++ b/rst/modules.rst @@ -185,6 +185,7 @@ All parameters available to the file module are also available when running the *dest*: * absolute path to a file on the filesystem. +* alias for 'path'. Sets an absolute path to a file on the filesystem when used with 'state=file'. When used with 'state=link', sets the destination to create a symbolic link defined by 'src' key. *state*: