Docs rebuild

This commit is contained in:
Michael DeHaan 2012-05-19 17:30:30 -04:00
commit abdd5c1060
15 changed files with 31 additions and 29 deletions

View file

@ -271,8 +271,8 @@ Just <cite>Control-C</cite> to kill it and run it again with <cite>-K</cite>.</p
<div class="highlight-python"><pre>$varname</pre>
</div>
<p>In templates, the full power of the Jinja2 templating language is also available, which looks like this:</p>
<blockquote>
<div>{{ varname }}</div></blockquote>
<div class="highlight-python"><pre>{{ varname }}</pre>
</div>
<p>The Jinja2 documentation provides information about how to construct loops and conditionals for those
who which to use more advanced templating. This is optional and the $varname format still works in template
files.</p>
@ -471,7 +471,7 @@ Let&#8217;s run a playbook using a parallelism level of 10:</p>
</p>
<p>
&copy; Copyright 2012 Michael DeHaan.<br/>
Last updated on May 13, 2012.<br/>
Last updated on May 19, 2012.<br/>
</p>
</div>
</footer>