Merge pull request #1688 from ritzk/blockinfile

files/blockinfile.py : ERROR: version_added for new option (follow) is 0.0
This commit is contained in:
Brian Coca 2016-02-18 07:09:00 -08:00
commit cfe64f3905

View file

@ -102,6 +102,7 @@ options:
choices: [ "yes", "no" ]
description:
- 'This flag indicates that filesystem links, if they exist, should be followed.'
version_added: "2.1"
"""
EXAMPLES = r"""