rebuild
This commit is contained in:
parent
e8a760a042
commit
56649eb76b
2 changed files with 3 additions and 1 deletions
|
@ -917,6 +917,8 @@ discarded. Prior to 0.7, this was always ‘yes’ and could not be dis
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="lineinfile">
|
<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>
|
<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
|
<p>This module will search a file for a line, and ensure that it is present or
|
||||||
absent.</p>
|
absent.</p>
|
||||||
<p>This is primarily useful when you only want to change a single line in a file.
|
<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
Loading…
Reference in a new issue