Skip to content
Snippets Groups Projects
Unverified Commit 2bd82cac authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Locally install pyzabbix before trying to configure zabbix checks

parent ffdce980
No related branches found
No related tags found
2 merge requests!31Locally install pyzabbix before trying to configure zabbix checks,!30Locally install pyzabbix before trying to configure zabbix checks
Pipeline #3465 passed
--- ---
- name: install pyzabbix locally for zabbix checks
pip:
name: pyzabbix
delegate_to: localhost
- name: configure a zabbix check for this endpoint - name: configure a zabbix check for this endpoint
zabbix_check: zabbix_check:
zabbix_url: "{{zabbix_server}}" zabbix_url: "{{zabbix_server}}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment