Change syntax to module formatter script

This commit is contained in:
Michael DeHaan
2012-09-28 08:21:33 -04:00
parent 88f1294f74
commit cc7b34e9bd
21 changed files with 66 additions and 62 deletions

View File

@@ -697,11 +697,11 @@ be saved into &#8216;/foo/host.example.com/tmp/bar&#8217;</td>
<p>Sets attributes of files, symlinks, and directories, or removes files/symlinks/directories. Many other modules support the same options as the file module - including <tt class="docutils literal"><span class="pre">copy</span></tt>, <tt class="docutils literal"><span class="pre">template</span></tt>, and <tt class="docutils literal"><span class="pre">assmeble</span></tt>.</p>
<table>
<tr>
<td>parameter</td>
<td>required</td>
<td>default</td>
<td>choices</td>
<td>comments</td>
<th class="head">parameter</th>
<th class="head">required</th>
<th class="head">default</th>
<th class="head">choices</th>
<th class="head">comments</th>
</tr>
<tr>
@@ -740,11 +740,11 @@ file path=/etc/foo.conf owner=foo group=foo mode=0644</pre></p>
<p>Downloads files from HTTP, HTTPS, or FTP to the remote server. The remote server must have direct access to the remote resource.</p>
<table>
<tr>
<td>parameter</td>
<td>required</td>
<td>default</td>
<td>choices</td>
<td>comments</td>
<th class="head">parameter</th>
<th class="head">required</th>
<th class="head">default</th>
<th class="head">choices</th>
<th class="head">comments</th>
</tr>
<tr>
@@ -887,11 +887,11 @@ discarded. Prior to 0.7, this was always &#8216;yes&#8217; and could not be dis
<p>Manage (add, remove, change) individual settings in an INI-style file without having to manage the file as a whole with, say, <tt class="docutils literal"><span class="pre">template</span></tt> or <tt class="docutils literal"><span class="pre">assemble</span></tt>. Adds missing sections if they don&#8217;t exist.</p>
<table>
<tr>
<td>parameter</td>
<td>required</td>
<td>default</td>
<td>choices</td>
<td>comments</td>
<th class="head">parameter</th>
<th class="head">required</th>
<th class="head">default</th>
<th class="head">choices</th>
<th class="head">comments</th>
</tr>
<tr>
@@ -951,11 +951,11 @@ discarded. Prior to 0.7, this was always &#8216;yes&#8217; and could not be dis
This is primarily useful when you want to change a single line in a file only. For other cases, see the <tt class="docutils literal"><span class="pre">copy</span></tt> or <tt class="docutils literal"><span class="pre">template</span></tt> modules.</p>
<table>
<tr>
<td>parameter</td>
<td>required</td>
<td>default</td>
<td>choices</td>
<td>comments</td>
<th class="head">parameter</th>
<th class="head">required</th>
<th class="head">default</th>
<th class="head">choices</th>
<th class="head">comments</th>
</tr>
<tr>
@@ -2254,7 +2254,7 @@ yum name=httpd state=installed</pre>
<p>
<p>
&copy; Copyright 2012 Michael DeHaan.<br/>
Last updated on Sep 27, 2012.<br/>
Last updated on Sep 28, 2012.<br/>
</p>
</div>
</footer>