This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-01 08:13:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9712bb0fb5acf0e501037eca944a5eaeadf96cf
community.general
/
plugins
/
callbacks
History
Brian Coca
55366bdc6d
ported mail callback plugin to work with v2
2015-07-08 16:33:51 -04:00
..
context_demo.py
Instantiate callback plugins only once so we can set play/task objects on them and they'll stick.
2013-04-20 09:09:35 -04:00
hipchat.py
Change parameter from pattern to name for playbook_on_play_start in example callback plugins.
2014-07-01 17:06:44 -04:00
log_plays.py
Change parameter from pattern to name for playbook_on_play_start in example callback plugins.
2014-07-01 17:06:44 -04:00
osx_say.py
Change parameter from pattern to name for playbook_on_play_start in example callback plugins.
2014-07-01 17:06:44 -04:00
syslog_json.py
* Fix NameError: global name 'handler' is not defined
2015-07-07 07:49:06 -03:00