Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Fix deprecation warning #92

Closed
wants to merge 1 commit into from
Closed

Fix deprecation warning #92

wants to merge 1 commit into from

Conversation

dsegurag
Copy link

Use include_tasks instead of include to avoid the deprecation message.

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

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

Thank you for this

@haydenseitz
Copy link

🤦‍♂️ I did not search existing PRs when I made issue #95, this will fix it

@misilot
Copy link

misilot commented Mar 22, 2022

#40 will also fix this.

@dsegurag
Copy link
Author

dsegurag commented May 5, 2022

Hi @jnv, do you have plans to merge this? Thanks.

@jnv
Copy link
Owner

jnv commented May 23, 2022

I am closing this PR since this role has been deprecated. Feel free to suggest alternatives in #98.

@jnv jnv closed this May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants