Zabbix: add agent to openqa

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe
2025-08-20 16:53:49 +01:00
parent da2c3cc7bb
commit 3f1125087a
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
- { role: rkhunter, tags: ['rkhunter'] } - { role: rkhunter, tags: ['rkhunter'] }
- { role: nagios_client, tags: ['nagios_client'] } - { role: nagios_client, tags: ['nagios_client'] }
- { role: hosts, tags: ['hosts']} - { role: hosts, tags: ['hosts']}
- zabbix/zabbix_agent
- { role: ipa/client, tags: ['ipa_client']} - { role: ipa/client, tags: ['ipa_client']}
- { role: collectd/base, tags: ['collectd_base'] } - { role: collectd/base, tags: ['collectd_base'] }
- { role: sudo, tags: ['sudo'] } - { role: sudo, tags: ['sudo'] }

View File

@@ -22,6 +22,7 @@
- { role: rkhunter, tags: ['rkhunter'] } - { role: rkhunter, tags: ['rkhunter'] }
- { role: nagios_client, tags: ['nagios_client'] } - { role: nagios_client, tags: ['nagios_client'] }
- { role: hosts, tags: ['hosts']} - { role: hosts, tags: ['hosts']}
- zabbix/zabbix_agent
- ipa/client - ipa/client
- { role: collectd/base, tags: ['collectd_base'] } - { role: collectd/base, tags: ['collectd_base'] }
- { role: sudo, tags: ['sudo'] } - { role: sudo, tags: ['sudo'] }