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

'include' for tasks has been deprecated #37

Merged
merged 1 commit into from May 2, 2018

Conversation

pad92
Copy link
Contributor

@pad92 pad92 commented Nov 27, 2017

The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.

The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.
@senorsmile
Copy link

We should probably wait to merge this until the "include" directive is fully removed... or at least until 2.3 is no longer supported. I know some will have to wait to upgrade to 2.4. And, even though it's deprecated in 2.4, it won't be completely removed for a few more versions.

@geerlingguy geerlingguy merged commit 9cf251d into geerlingguy:master May 2, 2018
@geerlingguy
Copy link
Owner

Thanks! Merged and bumped version requirement to Ansible 2.4 due to the change.

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.

None yet

3 participants