mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 02:30:22 -07:00
Merge pull request #2101 from stoned/plugins-connections-doc
pasto and core connection plugins reference fix
This commit is contained in:
commit
534f004078
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue