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
Branches
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
This commit is part of merge request !30. Comments created here will be created in the context of that merge request.
---
- name: install pyzabbix locally for zabbix checks
pip:
name: pyzabbix
delegate_to: localhost
- name: configure a zabbix check for this endpoint
zabbix_check:
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