Zabbix agent for releng hosts
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
67ed29bbc7
commit
7905b8295a
1 changed files with 21 additions and 21 deletions
|
@ -10,7 +10,7 @@
|
|||
- name: Setup releng compose hosts
|
||||
hosts: releng_compose:releng_compose_stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
gather_facts: true
|
||||
tags:
|
||||
- releng-compose
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
|||
- ipa/client
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||
- role: zabbix/zabbix_agent
|
||||
- collectd/base
|
||||
- sudo
|
||||
- role: keytab/service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue