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

2.0 branch installs both Python 3.6 and 3.8 #49

Open
mikerenfro opened this issue Apr 4, 2022 · 0 comments
Open

2.0 branch installs both Python 3.6 and 3.8 #49

mikerenfro opened this issue Apr 4, 2022 · 0 comments

Comments

@mikerenfro
Copy link
Collaborator

In the RHEL/CentOS/Rocky 8 releases, Ansible 2.9 explicitly depends on Python 3.6

[root@sms CRI_XCBC]# dnf deplist ansible
Last metadata expiration check: 0:02:38 ago on Mon 04 Apr 2022 02:24:07 PM UTC.
package: ansible-2.9.27-1.el8.noarch
  dependency: /usr/bin/python3.6
...

but we're explicitly installing various Python 3.8 tools alongside it. Need to determine which of those tools are really required, and if there are Python 3.6 equivalents for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant