-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ansible-core 2.20: avoid deprecated functionality #10687
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
ansible-core 2.20: avoid deprecated functionality #10687
Conversation
cc @None @cmprescott @dagwieers @keilr @konstruktoid @sm4rk0 @sscheib @stgraber @tbielawa @tgadiev @vbotka |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Backport to stable-10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 47e8a3c on top of patchback/backports/stable-10/47e8a3c193e04725568449ef9878ae2c0bdb8adc/pr-10687 Backporting merged PR #10687 into main
🤖 @patchback |
Backport to stable-11: 💚 backport PR created✅ Backport PR branch: Backported as #10693 🤖 @patchback |
Avoid deprecated functionality. (cherry picked from commit 47e8a3c)
SUMMARY
ansible.module_utils._text and ansible.module_utils.common._collections_compat have been deprecated.
ISSUE TYPE
COMPONENT NAME
various