docker login

This commit is contained in:
Kekskurse 2023-07-21 19:31:09 +02:00
parent a10c98d5bc
commit 62c55b9fa8
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 2 additions and 2 deletions

View File

@ -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: