mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Rename systemd module to systemd_service (#11396)
Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
|
||||
- name: Disable fapolicyd service
|
||||
failed_when: false
|
||||
systemd:
|
||||
systemd_service:
|
||||
name: fapolicyd
|
||||
state: stopped
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user