Skip to content

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

Open
@dalepgrant

Description

@dalepgrant

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions