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

Replace the deprecated include with include_task #152

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

geoffr
Copy link
Contributor

@geoffr geoffr commented Nov 23, 2023

This will fix the Deprecation warning: "ansible.builtin.include has been removed"

Currently Ansible runs are breaking with:

ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was removed from ansible-core in a release after 2023-05-16. Please update your playbooks.

@npmdnl
Copy link
Contributor

npmdnl commented Jan 12, 2024

@geoffr please rebase

@geoffr
Copy link
Contributor Author

geoffr commented Jan 15, 2024

@geoffr please rebase

I have done so.

Thanks
Geoff

@npmdnl
Copy link
Contributor

npmdnl commented Jan 15, 2024

@geoffr please rebase

I have done so.

Thanks Geoff

I'm still seeing just one commit.

Copy link
Contributor

@npmdnl npmdnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@npmdnl npmdnl merged commit 41d3436 into PowerDNS:master Jan 15, 2024
12 checks passed
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