ansible/plugins/connections/README.md
2012-10-08 07:45:25 -04:00

176 B

Connections are also pluggable, see lib/ansible/runner/connections.py for the ones that ship with ansible.

When non-core alternatives are avialable, they can be shared here.