This commit is contained in:
Michael DeHaan 2012-08-30 18:50:24 -04:00
parent e8a760a042
commit 56649eb76b
2 changed files with 3 additions and 1 deletions

View file

@ -917,6 +917,8 @@ discarded. Prior to 0.7, this was always ‘yes’ and could not be dis
</div>
<div class="section" id="lineinfile">
<span id="id14"></span><h2><a class="toc-backref" href="#contents">lineinfile</a><a class="headerlink" href="#lineinfile" title="Permalink to this headline"></a></h2>
<p class="versionadded">
<span class="versionmodified">New in version 0.7.</span></p>
<p>This module will search a file for a line, and ensure that it is present or
absent.</p>
<p>This is primarily useful when you only want to change a single line in a file.

File diff suppressed because one or more lines are too long