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

@@ -6,7 +6,8 @@
- Calico-rr | reload calico-rr
- name: Calico-rr | reload systemd
shell: systemctl daemon-reload
systemd:
daemon_reload: true
- name: Calico-rr | reload calico-rr
service: