mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
Fix tasks to avoid ansible warning about raw module environment (#3545)
This commit is contained in:
committed by
k8s-ci-robot
parent
127969d65f
commit
3b787123e3
@@ -15,6 +15,7 @@
|
||||
failed_when: false
|
||||
changed_when: false
|
||||
check_mode: no
|
||||
environment: {}
|
||||
when: not download_always_pull
|
||||
|
||||
- set_fact:
|
||||
|
||||
Reference in New Issue
Block a user