docker login
This commit is contained in:
parent
a10c98d5bc
commit
62c55b9fa8
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue