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 the upgrade of pip, the installation of wheel and the installation of ansible #448

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

FokkeDijkstra
Copy link
Member

The upgrade of pip and the installation of wheel prevent issues with the installation of the later packages.
The installation of ansible was missing from the documentation, but is required to actually run the playbooks.

installation of ansible.
The first two prevent issues with the installation of wheels.
The latter is required for using ansible.
@pneerincx
Copy link
Contributor

Installing Ansible with pip inside the virtual env is an option, but we were used to installing Ansible with home brew on macOS. Installing yet another version inside the virtual env may be better to maintain a version that is compatible with the playbooks from this repo without messing with a version that may be required for other playbooks...

@pneerincx pneerincx merged commit fcf1ca7 into develop Aug 26, 2021
@pneerincx pneerincx deleted the fix/pip_ansible branch August 26, 2021 04:58
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.

2 participants