ansible/plugins/connections/README.md

5 lines
176 B
Markdown
Raw Normal View History

2012-08-21 02:05:41 +02:00
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.