Ansible roles
 
 
 
 
 
 

4 lines
102 B

---
- name: Start Zabbix Agent
service: name=zabbix-agent state=started enabled=True
tags: zabbix