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

Incompatibility with Ansible 2.16 #37

Open
iay opened this issue Oct 9, 2023 · 1 comment
Open

Incompatibility with Ansible 2.16 #37

iay opened this issue Oct 9, 2023 · 1 comment

Comments

@iay
Copy link

iay commented Oct 9, 2023

Under Ansible 2.15 (current), the role results in this warning:

[DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks/import_playbook instead. This feature will be removed in version 2.16. Deprecation warnings 
can be disabled by setting deprecation_warnings=False in ansible.cfg.

Ansible 2.16 is expected in November 2023 so it might be nice to fix this before then.

I can try and put together a PR if you'd be interested.

@iay
Copy link
Author

iay commented Oct 9, 2023

Turns out there is a PR already: #35.

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