mirror of https://github.com/ansible/ansible.git
Merge pull request #2101 from stoned/plugins-connections-doc
pasto and core connection plugins reference fixpull/2076/merge
commit
534f004078
@ -1,4 +1,4 @@
|
|||||||
Connections are also pluggable, see lib/ansible/runner/connections.py for the ones that ship with ansible.
|
Connections are also pluggable, see lib/ansible/runner/connection_plugins/ for the ones that ship with ansible.
|
||||||
|
|
||||||
When non-core alternatives are avialable, they can be shared here.
|
When non-core alternatives are available, they can be shared here.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue