57c36e0378
* adjusted setup_zabbix integration tests role to work on distributions from Debian family * bumped zabbix_host integration tests role to be run against bionic
3 lines
63 B
YAML
3 lines
63 B
YAML
---
|
|
- include: setup.yml
|
|
when: ansible_os_family == 'Debian'
|