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

@ -818,8 +818,7 @@ host before using this module.</p>
</div>
<div class="section" id="raw">
<span id="id13"></span><h2>raw<a class="headerlink" href="#raw" title="Permalink to this headline"></a></h2>
<p>Executes a low-down and dirty SSH command, not going through the module subsystem.
This module is new in Ansible 0.4.</p>
<p>Executes a low-down and dirty SSH command, not going through the module subsystem.</p>
<p>This is useful and should only be done in two cases. The first case is installing
python-simplejson on older (python 2.4 and before) hosts that need it as a dependency
to run modules, since nearly all core modules require it. Another is speaking to any
@ -1275,7 +1274,7 @@ yum name=httpd state=installed</pre>
</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>