Project

Profile

Help

Issue #7640

open

Task #7638: Fix ansible_python_interpreter issues in pulp_installer

pulp_rpm_prerequisites sets ansible_python_interpreter unnecessarily

Added by mdepaulo@redhat.com over 3 years ago. Updated over 3 years ago.

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

Description

There is no reason it should be set to:

ansible_python_interpreter: /usr/bin/python

Since the behavior of auto_legacy and auto is to set it to that (python2) anyway.

It also would only affect the role (and later applied roles) at most, since the role is always (and conditionally) dynamically included. If it has any effect, this makes it harder to test the installer, different interpreter depending on whether or not pulp_rpm is getting installed.

Actions #1

Updated by mdepaulo@redhat.com over 3 years ago

  • Triaged changed from No to Yes

Also available in: Atom PDF