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

Added rhel8/fed28 python3 venv instructions to documentation #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aenertia
Copy link

Virtualenv is required on RHEL8 and fed28=> due to multiple installable version of python causing failure during pywinrm module invocation from plays.

This adds a couple of lines to the readme to show how to create a venv and install local pip packages into that venv.

[email protected] and others added 2 commits February 18, 2020 11:45
	modified:   roles/gitlab-postconfig/tasks/main.yml
	modified:   vars/main.yml

@jwp : Modified the main.yml variable to add a pinned gitlab upstream version (gitlab_version: "12.6.7-ce.0.el7") even for ansible>2.8 which is needed for what appears to be a deprecated API call made in the gitlab-postconfig role. Details here: mgmt-sa-tiger-team#93

Offending gitlab versions appear to be from the 12.8.1 release
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

Successfully merging this pull request may close these issues.

1 participant