mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 14:40:40 +03:00
5f4cc3e1de
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.