This commit is contained in:
Michael DeHaan 2012-07-20 11:51:23 -04:00
commit 799fb60051
4 changed files with 9 additions and 5 deletions

View file

@ -326,7 +326,6 @@ database_server: storage.example.org</pre>
is an excellent way to track changes to your inventory and host variables.</p>
<p>Tip: If you ever have two python interpreters on a system, set a variable called &#8216;ansible_python_interpreter&#8217; to
the Python interpreter path you would like to use.</p>
<p>Tip: Be sure to start any YAML file with the YAML record designator <tt class="docutils literal"><span class="pre">---</span></tt> on the first line.</p>
</div>
<div class="section" id="yaml-inventory">
<h2>YAML Inventory<a class="headerlink" href="#yaml-inventory" title="Permalink to this headline"></a></h2>