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

Fix Ansible warning about include #266

Merged

Conversation

brvoisin
Copy link
Contributor

@brvoisin brvoisin commented Apr 4, 2023

There was the following warning when we use the role:

[DEPRECATION WARNING]:
"include" is deprecated, use include_tasks/import_tasks/import_playbook instead.
This feature will be removed in version 2.16.

There was the following warning when we use the role:

```
[DEPRECATION WARNING]:
"include" is deprecated, use include_tasks/import_tasks/import_playbook instead.
This feature will be removed in version 2.16.
```
@UnderGreen UnderGreen merged commit e32d380 into UnderGreen:master Oct 19, 2023
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 this pull request may close these issues.

2 participants