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-03-31 15:53:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6ea8de39999ccf67c0afcbeceb27345ab1cbb54
community.general
/
plugins
/
callbacks
History
Brian Coca
94aca71546
Merge pull request
#9475
from jhawkesworth/simple_timer_plugin
...
Add simple plugin that times ansible-playbook runs.
2015-02-18 15:43:06 -05: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
mail.py
Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
2014-08-08 12:17:37 -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
small fixes to syslog callback
2015-02-10 09:43:17 -05:00
timer.py
Add simple plugin that times ansible-playbook runs.
2014-11-03 21:30:41 +00:00