Browse Source
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.pull/1021/head
1 changed files with 2 additions and 2 deletions
Loading…