Skip to content
Snippets Groups Projects
Commit cc75f156 authored by nimrod's avatar nimrod
Browse files

Restart Docker after changing the socket group.

parent d137c564
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,8 @@
service:
name: ssh
state: restarted
- name: Restart Docker
service:
name: docker
state: restarted
......@@ -47,6 +47,7 @@
mode: 0o0644
notify:
- Systemd daemon reload
- Restart Docker
- name: Allow default Docker network access to local services
community.general.ufw:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment