-
Notifications
You must be signed in to change notification settings - Fork 1.6k
CmdRunner: missing parameter for get_best_parsable_locale() #8929
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
CmdRunner: missing parameter for get_best_parsable_locale() #8929
Conversation
Backport to stable-8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 4700acc on top of patchback/backports/stable-8/4700accbff826ae9e393dc6c01914a80a85ea2d1/pr-8929 Backporting merged PR #8929 into main
🤖 @patchback |
@russoz thanks for fixing this! |
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #8930 🤖 @patchback |
* CmdRunner: missing parameter for get_best_parsable_locale() * add changelog frag (cherry picked from commit 4700acc)
…or get_best_parsable_locale() (#8930) CmdRunner: missing parameter for get_best_parsable_locale() (#8929) * CmdRunner: missing parameter for get_best_parsable_locale() * add changelog frag (cherry picked from commit 4700acc) Co-authored-by: Alexei Znamensky <[email protected]>
…collections#8929) * CmdRunner: missing parameter for get_best_parsable_locale() * add changelog frag
…collections#8929) * CmdRunner: missing parameter for get_best_parsable_locale() * add changelog frag
…collections#8929) * CmdRunner: missing parameter for get_best_parsable_locale() * add changelog frag
SUMMARY
Function call was missing a parameter
ISSUE TYPE
COMPONENT NAME
plugins/module_utils/cmd_runner.py