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

correct the Python 3 virtualenv pip environment setup instructions #30988

Merged
merged 1 commit into from
Sep 28, 2017

Conversation

LukeShortCloud
Copy link
Contributor

SUMMARY

Parts of the original instructions for how to install Ansible into a virtualenv with Python 3 were incorrect and did not work on all systems. This updated guide forces the virtualenv to use Python 3, it correctly sources the "activate" script, and I have added additional documentation for how to handle the SELinux libraries on RHEL based systems.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

Python 3 Support

ANSIBLE VERSION

2.4.0

ADDITIONAL INFORMATION

Other minor formatting has been updated to make it consistent (such as spacing for code blocks and starting commands with "$ " to indicate a non-root user shell prompt).

@ansibot
Copy link
Contributor

ansibot commented Sep 27, 2017

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 docs_pull_request needs_triage Needs a first human triage before being processed. python3 support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Sep 27, 2017
Copy link
Contributor

@dharmabumstead dharmabumstead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc updates look OK - need core dev signoff.

@jborean93 jborean93 merged commit c6a676c into ansible:devel Sep 28, 2017
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Sep 29, 2017
prasadkatti pushed a commit to prasadkatti/ansible that referenced this pull request Oct 1, 2017
BondAnthony pushed a commit to BondAnthony/ansible that referenced this pull request Oct 5, 2017
@ansibot ansibot added docs This issue/PR relates to or includes documentation. and removed docs_pull_request labels Mar 4, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 docs This issue/PR relates to or includes documentation. python3 support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants