mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-18 19:10:39 +01:00
Remove deprecated warn arg from command and shell module invocations.
This commit is contained in:
parent
f8eb97a253
commit
4a4c88b6b8
@ -19,5 +19,3 @@
|
||||
- name: Make cache if Kubernetes GPG key changed.
|
||||
command: "yum -q makecache -y --disablerepo='*' --enablerepo='kubernetes'"
|
||||
when: kubernetes_rpm_key is changed
|
||||
args:
|
||||
warn: false
|
||||
|
Loading…
Reference in New Issue
Block a user