diff --git a/debian12-basic.yml b/debian12-basic.yml index a034048..349e8f5 100644 --- a/debian12-basic.yml +++ b/debian12-basic.yml @@ -76,8 +76,8 @@ - name: Make sure a service http-server-status.service is running ansible.builtin.systemd: - state: http-server-status.service - name: httpd + state: started + name: http-server-status.service - name: Allow everything and enable UFW community.general.ufw: