Fix documentation formatting

reviewable/pr18780/r1
Toshio Kuratomi 10 years ago
parent 7e2fbec944
commit 467ad65f73

@ -145,16 +145,16 @@ options:
required: false
version_added: "1.6"
notes:
- `rsync` must be installed on both the local and remote machine.
- rsync must be installed on both the local and remote machine.
- Inspect the verbose output to validate the destination user/host/path
are what was expected.
- The remote user for the dest path will always be the remote_user, not
the sudo_user.
the sudo_user.
- Expect that dest=~/x will be ~<remote_user>/x even if using sudo.
- To exclude files and directories from being synchronized, you may add
C(.rsync-filter) files to the source directory.
author: Timothy Appnel
'''

Loading…
Cancel
Save