mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
Rename systemd module to systemd_service (#11396)
Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Containerd | restart containerd
|
||||
systemd:
|
||||
systemd_service:
|
||||
name: containerd
|
||||
state: restarted
|
||||
enabled: yes
|
||||
|
||||
Reference in New Issue
Block a user