<spanid="id20"></span><h2>template<aclass="headerlink"href="#template"title="Permalink to this headline">¶</a></h2>
<spanid="id21"></span><h2>template<aclass="headerlink"href="#template"title="Permalink to this headline">¶</a></h2>
<p>Templates a file out to a remote server.</p>
<tableborder="1"class="docutils">
<colgroup>
@ -1328,7 +1402,7 @@ a relative or absolute path.</td>
</div>
</div>
<divclass="section"id="user">
<spanid="id21"></span><h2>user<aclass="headerlink"href="#user"title="Permalink to this headline">¶</a></h2>
<spanid="id22"></span><h2>user<aclass="headerlink"href="#user"title="Permalink to this headline">¶</a></h2>
<p>Creates user accounts, manipulates existing user accounts, and removes user accounts.</p>
<tableborder="1"class="docutils">
<colgroup>
@ -1427,7 +1501,7 @@ user name=mdehaan state=absent force=yes</pre>
</div>
</div>
<divclass="section"id="virt">
<spanid="id22"></span><h2>virt<aclass="headerlink"href="#virt"title="Permalink to this headline">¶</a></h2>
<spanid="id23"></span><h2>virt<aclass="headerlink"href="#virt"title="Permalink to this headline">¶</a></h2>
<p>Manages virtual machines supported by libvirt. Requires that libvirt be installed
on the managed machine.</p>
<tableborder="1"class="docutils">
@ -1487,7 +1561,7 @@ ansible host -m virt -a "command=virttype"</pre>
</div>
</div>
<divclass="section"id="yum">
<spanid="id23"></span><h2>yum<aclass="headerlink"href="#yum"title="Permalink to this headline">¶</a></h2>
<spanid="id24"></span><h2>yum<aclass="headerlink"href="#yum"title="Permalink to this headline">¶</a></h2>
<p>Will install, upgrade, remove, and list packages with the yum package manager.</p>
<tableborder="1"class="docutils">
<colgroup>
@ -1528,9 +1602,9 @@ yum name=httpd state=removed
yum name=httpd state=installed</pre>
</div>
</div>
<divclass="section"id="additional-modules">
<h2>Additional Contrib Modules</h2>
<p>In addition to the following built-in modules, community modules are available at <a href="http://github.com/ansible/ansible-resources">http://github.com/ansible/ansible-resources</a>.</p>
<h2>Additional Contrib Modules<aclass="headerlink"href="#additional-contrib-modules"title="Permalink to this headline">¶</a></h2>
<p>In addition to the following built-in modules, community modules are available at <aclass="reference external"href="http://github.com/ansible/ansible-resources">Ansible Resources</a>.</p>
</div>
<divclass="section"id="writing-your-own-modules">
<h2>Writing your own modules<aclass="headerlink"href="#writing-your-own-modules"title="Permalink to this headline">¶</a></h2>