Ensure containerd service unmasking (#8726)

* Force containerd service unmasking

Force systemd to unmask and start service when adding containerd service

* Eliminate restart and move unmasking step

Switch to start instead of restart
Move unmasking to restart handler

* Add unmasking to similar container runtimes

* Add missing service names
This commit is contained in:
Chris Ricker
2022-04-29 11:39:14 -04:00
committed by GitHub
parent fcb4c8fb61
commit 21fc197ee0
4 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,9 @@
- name: Docker | reload systemd
systemd:
name: docker
daemon_reload: true
masked: no
- name: Docker | reload docker.socket
service: