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

helpers contains deprecated call to be removed in 2.12 #9

Open
relrod opened this issue Apr 5, 2021 · 0 comments
Open

helpers contains deprecated call to be removed in 2.12 #9

relrod opened this issue Apr 5, 2021 · 0 comments

Comments

@relrod
Copy link
Owner

relrod commented Apr 5, 2021

SUMMARY

helpers contains call to Display.deprecated or AnsibleModule.deprecate and is scheduled for removal

lib/ansible/playbook/helpers.py:158:20: ansible-deprecated-version: Deprecated version ('2.12') found in call to Display.deprecated or AnsibleModule.deprecate (0%)
lib/ansible/playbook/helpers.py:255:24: ansible-deprecated-version: Deprecated version ('2.12') found in call to Display.deprecated or AnsibleModule.deprecate (0%)
lib/ansible/playbook/helpers.py:298:24: ansible-deprecated-version: Deprecated version ('2.12') found in call to Display.deprecated or AnsibleModule.deprecate (0%)
lib/ansible/playbook/helpers.py:336:20: ansible-deprecated-version: Deprecated version ('2.12') found in call to Display.deprecated or AnsibleModule.deprecate (0%)
ISSUE TYPE
  • Bug Report
COMPONENT NAME
lib/ansible/playbook/helpers.py
ANSIBLE VERSION
2.12
CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

STEPS TO REPRODUCE

N/A

EXPECTED RESULTS

N/A

ACTUAL RESULTS

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant