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

template contains deprecated call to be removed in 2.13 #75828

Closed
sivel opened this issue Sep 29, 2021 · 1 comment · Fixed by #75836
Closed

template contains deprecated call to be removed in 2.13 #75828

sivel opened this issue Sep 29, 2021 · 1 comment · Fixed by #75836
Assignees
Labels
affects_2.13 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. P2 Priority 2 - Issue Blocks Release support:core This issue/PR relates to code supported by the Ansible Engineering Team.

Comments

@sivel
Copy link
Member

sivel commented Sep 29, 2021

SUMMARY

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

lib/ansible/template/__init__.py:780:8: ansible-deprecated-version: Deprecated version ('2.13') found in call to Display.deprecated or AnsibleModule.deprecate
ISSUE TYPE
  • Bug Report
COMPONENT NAME
lib/ansible/template/__init__.py
ANSIBLE VERSION
2.13
CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

STEPS TO REPRODUCE

N/A

EXPECTED RESULTS

N/A

ACTUAL RESULTS

N/A

@sivel sivel added the deprecated This issue/PR relates to a deprecated module. label Sep 29, 2021
@sivel sivel added this to Approved: Prioritized work that blocks release. All items here must be assigned in ansible-core 2.13 Sep 29, 2021
@sivel sivel added the P2 Priority 2 - Issue Blocks Release label Sep 29, 2021
@ansibot
Copy link
Contributor

ansibot commented Sep 29, 2021

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibot ansibot added affects_2.13 bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. and removed deprecated This issue/PR relates to a deprecated module. labels Sep 29, 2021
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Sep 29, 2021
@mkrizek mkrizek self-assigned this Sep 30, 2021
mkrizek added a commit to mkrizek/ansible that referenced this issue Sep 30, 2021
@ansibot ansibot added the has_pr This issue has an associated PR. label Sep 30, 2021
ansible-core 2.13 automation moved this from Approved: Prioritized work that blocks release. All items here must be assigned to Done Sep 30, 2021
@ansible ansible locked and limited conversation to collaborators Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.13 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. P2 Priority 2 - Issue Blocks Release support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants