This commit is contained in:
Kekskurse 2023-07-21 20:34:39 +02:00
parent 62c55b9fa8
commit 85edbaf389
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
- name: Make sure a service http-server-status.service is running
ansible.builtin.systemd:
state: started
state: restarted
name: http-server-status.service
- name: Allow everything and enable UFW