1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-29 12:32:45 +00:00
No description
Find a file
2012-08-19 10:34:25 -04:00
callbacks Fix a comment 2012-08-19 10:34:25 -04:00
README.md Add osx_say plugin. 2012-08-18 22:45:48 -04:00

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!