mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-23 23:41:26 -03: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.