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

pull/18777/head
Ritesh Khadgaray 9 years ago committed by Matt Clay
parent 1f7a2041be
commit c3e9c54f29

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

Loading…
Cancel
Save