PowerDNS / pdns_recursor-ansible

PowerDNS Recursor Ansible role
MIT License
42 stars 49 forks source link

Replace the deprecated include with include_task #152

Closed geoffr closed 10 months ago

geoffr commented 12 months ago

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 commented 10 months ago

@geoffr please rebase

geoffr commented 10 months ago

@geoffr please rebase

I have done so.

Thanks Geoff

npmdnl commented 10 months ago

@geoffr please rebase

I have done so.

Thanks Geoff

I'm still seeing just one commit.