Updates
This commit is contained in:
parent
90132f42d5
commit
9d49e05e12
12 changed files with 56 additions and 62 deletions
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
- name: get certificate
|
||||
ansible.builtin.command: dehydrated --cron -g
|
||||
|
||||
- name: restart grafana
|
||||
ansible.builtin.service:
|
||||
name: grafana-server
|
||||
|
@ -11,8 +8,3 @@
|
|||
ansible.builtin.service:
|
||||
name: monit
|
||||
state: reloaded
|
||||
|
||||
- name: reload fail2ban
|
||||
ansible.builtin.service:
|
||||
name: fail2ban
|
||||
state: reloaded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue