mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 05:48:33 +01:00
add: vault pki basics
This commit is contained in:
4
roles/zabbix-agent/handlers/main.yml
Normal file
4
roles/zabbix-agent/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: restart zabbix-agent
|
||||
systemd:
|
||||
name: zabbix-agent
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user