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

ansible.builtin.include has been removed Error while installing docker role #443

Open
bettaps opened this issue Jan 22, 2024 · 2 comments
Open
Labels

Comments

@bettaps
Copy link

bettaps commented Jan 22, 2024

Hello,
I am using version: 7.0.2 and everytime i install this role, i get this error:
TASK [docker : include_tasks] ******************************************************************************************************************************************************
task path: ~/.ansible/roles/docker/tasks/main.yml:97
skipping: [206.247.123.29] => {"changed": false, "false_condition": "at_least_one_user_to_modify is defined", "skip_reason": "Conditional result was False"}
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 playbook

I have checked the repo and 'include' has not been used anywhere.
Ansible version: ansible [core 2.16.2]

Could you please help me out here ?

@bettaps bettaps changed the title ansible.builtin.include has been removed Erro while installing docker role ansible.builtin.include has been removed Error while installing docker role Jan 22, 2024
@brunick
Copy link

brunick commented Apr 18, 2024

Hi @bettaps,
are you sure the error is out of the docker role? i've had the same error but tracked it down to a include in a task that followed the docker role.

Copy link

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@github-actions github-actions bot added the stale label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants