added follow to specific modules that support it

was removed from common file docs
This commit is contained in:
Brian Coca 2016-02-15 14:13:38 -05:00 committed by Matt Clay
commit b357f4dd72
3 changed files with 21 additions and 0 deletions

View file

@ -85,6 +85,13 @@ options:
required: false
default: "no"
version_added: "2.0"
follow:
required: false
default: "no"
choices: [ "yes", "no" ]
version_added: "1.8"
description:
- 'This flag indicates that filesystem links, if they exist, should be followed.'
extends_documentation_fragment:
- files
- validate