Project

Profile

Help

Issue #6078

closed

ansible-pulp fails to upgrade plugins via the upgrade variable

Added by mdepaulo@redhat.com about 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

ansible-pulp is failing to upgrade plugins via the "upgrade" boolean variable under pulp_install_plugins.

pulp_upgrade (now does nothing) did work, but this boolean variable didn't (and could not be easily tested until an upgraded plugins was released on pypi.)

Added by Mike DePaulo about 4 years ago

Revision cfd8721a | View on GitHub

Problem: ansible-pulp fails to upgrade plugins via the upgrade variable

Solution: call item.value.upgrade rather than item.upgrade in the ansible task that uses the pulp_install_plugins data structure.

fixes: #6078 ansible-pulp fails to upgrade plugins via the upgrade variable https://pulp.plan.io/issues/6078

Added by Mike DePaulo about 4 years ago

Revision cfd8721a | View on GitHub

Problem: ansible-pulp fails to upgrade plugins via the upgrade variable

Solution: call item.value.upgrade rather than item.upgrade in the ansible task that uses the pulp_install_plugins data structure.

fixes: #6078 ansible-pulp fails to upgrade plugins via the upgrade variable https://pulp.plan.io/issues/6078

Actions #1

Updated by Anonymous about 4 years ago

  • Status changed from NEW to MODIFIED
Actions #2

Updated by Anonymous about 4 years ago

Actions #3

Updated by mdepaulo@redhat.com about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #4

Updated by bmbouter almost 4 years ago

  • Category set to Installer - Moved to GitHub issues
  • Tags deleted (Pulp 3 installer)

Also available in: Atom PDF