ansible-lint: Fix commands that are also available as module (#4619)

This commit is contained in:
MarkusTeufelberger
2019-04-24 07:18:00 +02:00
committed by Kubernetes Prow Robot
parent 6df8111cd4
commit 424e59805f
13 changed files with 20 additions and 48 deletions

View File

@@ -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: