From e8a760a042be5f124d58f43ea058e281eb23b51a Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 30 Aug 2012 18:50:10 -0400 Subject: [PATCH] add version added --- rst/modules/lineinfile.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rst/modules/lineinfile.rst b/rst/modules/lineinfile.rst index e7371a80ed1..47341b76702 100644 --- a/rst/modules/lineinfile.rst +++ b/rst/modules/lineinfile.rst @@ -3,6 +3,8 @@ lineinfile `````````` +.. versionadded:: 0.7 + This module will search a file for a line, and ensure that it is present or absent.