Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

ansible ERROR! 'always_run' is not a valid attribute for a Task #41

Open
bengoa opened this issue Oct 18, 2018 · 0 comments
Open

ansible ERROR! 'always_run' is not a valid attribute for a Task #41

bengoa opened this issue Oct 18, 2018 · 0 comments

Comments

@bengoa
Copy link

bengoa commented Oct 18, 2018

Since Ansible 2.6 always_run is deprecated [1] and replaced by check_mode: no.

Got this error when running a playbook:

ansible ERROR! 'always_run' is not a valid attribute for a Task

The fix is very easy and I can provide a PR if needed.

[1] - https://docs.ansible.com/ansible/2.6/porting_guides/porting_guide_2.6.html

Cheers,
Alberto Bengoa

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant