mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
update faq
This commit is contained in:
6
faq.html
6
faq.html
@@ -310,9 +310,9 @@ If you want to kick off an async task/module, it’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>
|
||||
|
||||
Reference in New Issue
Block a user