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

Depreaction of ansible.builtin.include #114

Open
MRezaNasirloo opened this issue Aug 21, 2024 · 0 comments
Open

Depreaction of ansible.builtin.include #114

MRezaNasirloo opened this issue Aug 21, 2024 · 0 comments

Comments

@MRezaNasirloo
Copy link

MRezaNasirloo commented Aug 21, 2024

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 '/Users/my-name/.ansible/roles/arillso.restic/tasks/main.yml': line 45, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


- name: Install restic
  ^ here
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

No branches or pull requests

1 participant