update faq

This commit is contained in:
Michael DeHaan 2012-03-11 21:47:57 -04:00
commit 91d8d0e502
5 changed files with 9 additions and 9 deletions

View file

@ -310,9 +310,9 @@ If you want to kick off an async task/module, it&#8217;s probably fine.</p>
</div>
<div class="section" id="are-transports-other-than-ssh-supported">
<h3>Are transports other than SSH supported?<a class="headerlink" href="#are-transports-other-than-ssh-supported" title="Permalink to this headline"></a></h3>
<p>Currently SSH is the only one, though the intent is to make this entirely
pluggable very soon so if you wanted to build a message bus or XMPP (or even
sneaker net?) adapter ansible will let you do that. Stay tuned!</p>
<p>Currently SSH is the only transport, though the interface is pluggable so a
small patch could bring transport over message bus or XMPP as an option.
Stop by the mailing list if you have ideas.</p>
</div>
<div class="section" id="what-are-some-ideal-uses-for-ansible">
<h3>What are some ideal uses for Ansible?<a class="headerlink" href="#what-are-some-ideal-uses-for-ansible" title="Permalink to this headline"></a></h3>