2012-08-19 02:42:28 +00:00
|
|
|
ansible-plugins
|
|
|
|
===============
|
|
|
|
|
2012-08-19 02:45:48 +00:00
|
|
|
Extend ansible with optional callback and connection plugins.
|
|
|
|
|
|
|
|
Drop callback plugins in your ansible/lib/callbacks/ directory.
|
|
|
|
|
|
|
|
Drop connection plugins in your ansible/lib/runner/connections/ directory.
|
|
|
|
|
|
|
|
Send in pull requests to add plugins of your own. The sky is the limit!
|
|
|
|
|