Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

includes need to be defined now #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

includes need to be defined now #28

wants to merge 1 commit into from

Conversation

maikell
Copy link

@maikell maikell commented May 26, 2018

please change this little syntax change, so Ansible will not show error or will not function any more in the near future

@paulfantom
Copy link
Contributor

paulfantom commented May 26, 2018

include_tasks is new and implemented in ansible 2.4 (https://docs.ansible.com/ansible/2.4/include_tasks_module.html), include will be supported till ansible 2.9. Giving that current version is 2.5 and that they want to release new minor version every 4 months it seems that "near future" in this case is in more than 1 year.

Also merging this will cause to loose support for ansible 2.3 which is still widely used.

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

Successfully merging this pull request may close these issues.

2 participants