Updating various doc items with 0.6 features, releasing soon, and removing references to things new in 0.4, which

has been out long enough to no longer be new.
This commit is contained in:
Michael DeHaan 2012-07-31 22:19:04 -04:00
commit 1aa3c1522c
21 changed files with 360 additions and 152 deletions

View file

@ -271,7 +271,7 @@ proxy=proxy.atlanta.example.com</pre>
</div>
<div class="section" id="groups-of-groups-and-group-variables">
<h2>Groups of Groups, and Group Variables<a class="headerlink" href="#groups-of-groups-and-group-variables" title="Permalink to this headline"></a></h2>
<p>Using Ansible 0.4, it is possible to make groups of groups and assign
<p>It is also possible to make groups of groups and assign
variables to groups. These variables can be used by /usr/bin/ansible-playbook, but not
/usr/bin/ansible:</p>
<div class="highlight-python"><pre>[atlanta]
@ -380,7 +380,7 @@ a <a class="reference external" href="https://github.com/ansible/ansible/blob/de
</p>
<p>
&copy; Copyright 2012 Michael DeHaan.<br/>
Last updated on Jul 30, 2012.<br/>
Last updated on Jul 31, 2012.<br/>
</p>
</div>
</footer>