mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-01-24 12:00
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
- name: restart zabbix-agent
|
||||
service: name=zabbix-agent state=restarted enabled=yes
|
||||
service: name={{ zabbix_agent2 | ternary('zabbix-agent2', 'zabbix-agent') }} state=restarted
|
||||
|
Reference in New Issue
Block a user