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

[ansible/runner.rb] Add additional python3 module path for Centos8 support #20322

Conversation

NickLaMuro
Copy link
Member

Fixes #20309

Adds the mentioned module path to the list. The list is verified for which ones are valid at runtime, so it isn't required that all of the ones listed exist.

Links

@miq-bot
Copy link
Member

miq-bot commented Jul 1, 2020

Checked commit NickLaMuro@51671ae with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@Fryguy Fryguy merged commit 85f5177 into ManageIQ:master Jul 6, 2020
simaishi pushed a commit that referenced this pull request Jul 6, 2020
…path-support-for-centos8

[ansible/runner.rb] Add additional python3 module path for Centos8 support

(cherry picked from commit 85f5177)
@simaishi
Copy link
Contributor

simaishi commented Jul 6, 2020

Jansa backport details:

$ git log -1
commit ca9bebad0d4f641817125f86dbd0dd395556bf48
Author: Jason Frey <[email protected]>
Date:   Mon Jul 6 11:59:27 2020 -0400

    Merge pull request #20322 from NickLaMuro/embedded-ansible-add-pythonpath-support-for-centos8

    [ansible/runner.rb] Add additional python3 module path for Centos8 support

    (cherry picked from commit 85f5177f93dfe5c4d7ee3a50e8211f9bbbd9ab8c)

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

Successfully merging this pull request may close these issues.

ansible venv not in path and playbook fails with "boto3 required for this module" error
6 participants