mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-14 09:54:33 -02:30
always_run was deprecated in Ansible 2.2 and will be removed in 2.4 ansible logs contain "[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead". This patch fix deprecation.