stuf
This commit is contained in:
parent
62c55b9fa8
commit
85edbaf389
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
|
|
||||||
- name: Make sure a service http-server-status.service is running
|
- name: Make sure a service http-server-status.service is running
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
state: started
|
state: restarted
|
||||||
name: http-server-status.service
|
name: http-server-status.service
|
||||||
|
|
||||||
- name: Allow everything and enable UFW
|
- name: Allow everything and enable UFW
|
||||||
|
|
Loading…
Reference in a new issue