🌱 Enable cri-dockerd service (#9201)

* 🌱 Enable cri-dockerd service

* 🔨 Fix the task name in order to pass the CI tests
This commit is contained in:
Mostafa Ghadimi
2022-08-22 18:47:43 +04:30
committed by GitHub
parent fddff783c8
commit 386c739d5b
2 changed files with 9 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
mode: 0755
remote_src: true
notify:
- restart cri-dockerd
- restart and enable cri-dockerd
- name: Generate cri-dockerd systemd unit files
template:
@@ -22,4 +22,4 @@
- cri-dockerd.service
- cri-dockerd.socket
notify:
- restart cri-dockerd
- restart and enable cri-dockerd