files/blockinfile.py : ERROR: version_added for new option (follow) should be 2.1. Currently 0.0

This commit is contained in:
Ritesh Khadgaray 2016-02-18 17:38:38 +05:30
parent bbf9bfe310
commit a523ce7e00

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"""