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
committed by Matt Clay
parent 1f7a2041be
commit c3e9c54f29

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