mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-20 07:10:23 -07:00
Mirror of the Ansible Community General collection.
https://galaxy.ansible.com/ui/repo/published/community/general/
callbacks | ||
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!