You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michael DeHaan 8a9b8a727b Fix a comment 12 years ago
callbacks Fix a comment 12 years ago
README.md

README.md

ansible-plugins

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!