ansible/plugins/connections/README.md

5 lines
176 B
Markdown
Raw Normal View History

2012-08-20 20:05:41 -04: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.