mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
ansible-lint: Fix commands that are also available as module (#4619)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6df8111cd4
commit
424e59805f
@@ -23,7 +23,8 @@
|
||||
- Flannel | wait for docker
|
||||
|
||||
- name: Flannel | reload systemd
|
||||
shell: systemctl daemon-reload
|
||||
systemd:
|
||||
daemon_reload: true
|
||||
|
||||
- name: Flannel | reload docker.socket
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user