ansible/test/integration/targets/setup_zabbix/tasks/main.yml
Dusan Matejka 57c36e0378 Zabbix integration tests (#63744)
* adjusted setup_zabbix integration tests role to work on distributions from Debian family

* bumped zabbix_host integration tests role to be run against bionic
2019-10-25 06:28:20 -04:00

3 lines
63 B
YAML

---
- include: setup.yml
when: ansible_os_family == 'Debian'