updated callback plugins info
This commit is contained in:
parent
78be81b96d
commit
2c275ee1fc
1 changed files with 5 additions and 0 deletions
|
@ -285,6 +285,11 @@ newline being stripped you can change your playbook like this:
|
|||
|
||||
* docker: for talking to docker containers on the ansible controller machine without using ssh.
|
||||
|
||||
####New Callbacks:
|
||||
|
||||
* logentries: plugin to send play data to logentries service
|
||||
* skippy: same as default but does not display skip messages
|
||||
|
||||
###Minor changes:
|
||||
|
||||
* Many more tests. The new API makes things more testable and we took advantage of it.
|
||||
|
|
Loading…
Reference in a new issue