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

[stable-2.9] Simplify docker_setup on Fedora. #66287

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented Jan 8, 2020

SUMMARY

This avoids installing dnf-plugins-core, which breaks the yum and dnf modules
when uninstalling packages using a wildcard after they have already been removed.

This should resolve issues with the yum integration tests failing after docker tests run.

Backport of #66286

(cherry picked from commit a5c36ee)

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

docker_setup

This avoids installing dnf-plugins-core, which breaks the yum and dnf modules
when uninstalling packages using a wildcard after they have already been removed.

This should resolve issues with the yum integration tests failing after docker tests run.
(cherry picked from commit a5c36ee)

Co-authored-by: Matt Clay <matt@mystile.com>
@ansibot
Copy link
Contributor

ansibot commented Jan 8, 2020

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. docker needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Jan 8, 2020
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Jan 8, 2020
@mattclay mattclay merged commit 0e35736 into ansible:stable-2.9 Jan 9, 2020
@mattclay mattclay deleted the backport-a5c36ee-stable-2.9 branch January 9, 2020 00:14
@ansible ansible locked and limited conversation to collaborators Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. docker support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants