Merge plugins tree

This commit is contained in:
Michael DeHaan
2012-10-08 07:45:25 -04:00
10 changed files with 1056 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
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.