This website requires JavaScript.
Explore
Help
Register
Sign In
centersl
/
ansible-docs
Watch
1
Star
0
Fork
0
You've already forked ansible-docs
mirror of
https://github.com/ansible/ansible-documentation.git
synced
2026-03-30 13:58:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78985e5c330c29b4b01ac986e58d49f18ee75512
ansible-docs
/
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