Mirror of the Ansible Community General collection. https://galaxy.ansible.com/ui/repo/published/community/general/
Find a file
2012-08-18 22:45:48 -04:00
callbacks Add osx_say plugin. 2012-08-18 22:45:48 -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!