mirror of https://github.com/ansible/ansible.git
pasto and core connection plugins reference fix
parent
36f613f51e
commit
438c77f762
@ -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