added follow docs back, removed from shared

reviewable/pr18780/r1
Brian Coca 9 years ago
parent 14ff9e5030
commit d0c607c7a4

@ -96,6 +96,12 @@ options:
description:
- Create a backup file including the timestamp information so you can
get the original file back if you somehow clobbered it incorrectly.
follow:
required: false
default: "no"
choices: [ "yes", "no" ]
description:
- 'This flag indicates that filesystem links, if they exist, should be followed.'
"""
EXAMPLES = r"""

Loading…
Cancel
Save