mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2026-06-20 06:22:38 +02:00
initial: no secrets
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
- name: restart icinga
|
||||
systemd:
|
||||
name: icinga2
|
||||
state: restarted
|
||||
|
||||
- name: restart telegraf
|
||||
systemd:
|
||||
name: telegraf
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user