summaryrefslogtreecommitdiffstats
path: root/roles/lib_zabbix/library/zbx_action.py
Commit message (Expand)AuthorAgeFilesLines
* change lib_zabbix's import to new pathingJoel Diaz2016-03-031-1/+1
* use correct dict keyJoel Diaz2016-02-101-2/+2
* handle being passed an empty group listJoel Diaz2016-02-101-6/+6
* clean up too-many-branches / logicJoel Diaz2016-01-181-56/+91
* add support for remote command actionsJoel Diaz2015-12-091-6/+120
* Fix delete stateJoel Diaz2015-12-081-2/+2
* Fixed a bug in the actions. It now supports changing opconditionsKenny Woodson2015-11-241-2/+5
* Initial stab at zabbix actionsKenny Woodson2015-09-251-0/+538