ansible-redis icon indicating copy to clipboard operation
ansible-redis copied to clipboard

Changed 'include' to 'import_tasks' and 'include_tasks'

Open amritsingh opened this issue 8 years ago • 3 comments

as 'include' will be deprecated in ansible v2.8, changed 'include' to 'import_tasks'

amritsingh avatar Nov 08 '17 10:11 amritsingh

Thanks @amritsingh! I'm adding this to the 2.0 milestone for this role when I will be deprecating support for Ansible 1.x.

DavidWittman avatar Nov 09 '17 20:11 DavidWittman

Thank you. Any tentative date when you will deprecate support for 1.x?

amritsingh avatar Nov 10 '17 07:11 amritsingh

A new fix here: https://github.com/DavidWittman/ansible-redis/pull/291

mattock avatar Nov 21 '23 10:11 mattock