Synchronise 2026.1 with upstream - #617
Merged
Merged
Conversation
The legacy way of calling the dellemc.os* modules is broken: Ansible complains about `Name or service not known`, probably caused by the `delegate_to: localhost`. Apply a fix similar to the ones used for Arista [2] and Junos [3]. [1] https://review.opendev.org/c/openstack/kayobe/+/953207 [2] https://review.opendev.org/c/openstack/kayobe/+/922631 [3] https://review.opendev.org/c/openstack/kayobe/+/950339 Closes-Bug: #2137705 Related-Bug: #2115121 Change-Id: Ic9ae39413630f71ace09e217c696ceb20ecce633 Signed-off-by: Pierre Riteau <pierre@stackhpc.com> Signed-off-by: Stig Telfer <stig@stackhpc.com> (cherry picked from commit c42cb06)
When podman is selected as a container engine it has to be run with privilege escalation, otherwise tasks fail. Add the same become directives as in other files. Closes-Bug: #2163326 Change-Id: I888e995c1b48f16c79eeb9fc4322269f3e52e393 Signed-off-by: Wojciech Szczepanik <wojciech.szczepanik.97@gmail.com> (cherry picked from commit ac30964)
priteau
approved these changes
Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains a snapshot of 2026.1 from upstream stable/2026.1.