mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
update faq
This commit is contained in:
parent
e726b9796d
commit
91d8d0e502
5 changed files with 9 additions and 9 deletions
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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue