feat: move stuff around part 3

This commit is contained in:
Simon Cornet 2025-10-03 10:38:46 +02:00
commit c0082d4bc3
12 changed files with 1 additions and 7 deletions

View file

@ -1,8 +0,0 @@
---
# zabbix agent
- name: "restart zabbix-agent"
ansible.builtin.service:
name: "zabbix-agent2"
enabled: true
state: "restarted"