Skip to content

Adress some ansible deprecations#4426

Merged
happz merged 1 commit intoteemtee:mainfrom
LecrisUT:fix/4424
Apr 24, 2026
Merged

Adress some ansible deprecations#4426
happz merged 1 commit intoteemtee:mainfrom
LecrisUT:fix/4424

Conversation

@LecrisUT
Copy link
Copy Markdown
Member

@LecrisUT LecrisUT commented Dec 12, 2025

List of deprecations reported:

  • INJECT_FACTS_AS_VARS default to 'True' is deprecated:
    • Converting the ansible_* to ansible_facts[*] should do the trick
  • Importing 'to_bytes' from 'ansible.module_utils._text' is deprecated:
    • We don't control that one, but it seems related to ansible.builtin.raw, should be fixed in upstream?

Pull Request Checklist

  • implement the feature

Closes #4424

@LecrisUT LecrisUT added the ci | full test Pull request is ready for the full test execution label Dec 14, 2025
@LecrisUT LecrisUT added this to planning Jan 7, 2026
@github-project-automation github-project-automation Bot moved this to backlog in planning Jan 7, 2026
@LecrisUT LecrisUT moved this from backlog to implement in planning Jan 7, 2026
@LecrisUT LecrisUT marked this pull request as ready for review February 26, 2026 11:23
@LecrisUT LecrisUT moved this from implement to review in planning Feb 26, 2026
@happz
Copy link
Copy Markdown
Contributor

happz commented Feb 27, 2026

/packit build

@tcornell-bus tcornell-bus moved this from review to merge in planning Apr 23, 2026
Signed-off-by: Cristian Le <git@lecris.dev>
@psss psss added this to the 1.73 milestone Apr 24, 2026
@happz happz merged commit 29be8b6 into teemtee:main Apr 24, 2026
33 checks passed
@github-project-automation github-project-automation Bot moved this from merge to done in planning Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci | full test Pull request is ready for the full test execution

Projects

Status: done

Development

Successfully merging this pull request may close these issues.

Ansible deprecations

5 participants