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

Deprecated 'include' causes provisioning with Lima VM to fail #35

Open
dalepgrant opened this issue Jun 17, 2024 · 0 comments · May be fixed by #36
Open

Deprecated 'include' causes provisioning with Lima VM to fail #35

dalepgrant opened this issue Jun 17, 2024 · 0 comments · May be fixed by #36

Comments

@dalepgrant
Copy link

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.

The error appears to be in '[...]/trellis/vendor/roles/trellis-newrelic-php/tasks/main.yml': line 8, column 3, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  • include: install.yml
    ^ here
    exit status 1
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 a pull request may close this issue.

1 participant