feat: move stuff around for testing
This commit is contained in:
parent
c14dd49576
commit
9d117e9fb8
11 changed files with 6 additions and 1 deletions
8
handlers/main.yaml
Normal file
8
handlers/main.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
|
||||
# zabbix agent
|
||||
- name: "restart zabbix-agent"
|
||||
ansible.builtin.service:
|
||||
name: "zabbix-agent2"
|
||||
enabled: true
|
||||
state: "restarted"
|
||||
Loading…
Add table
Add a link
Reference in a new issue