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

refactor: install ansible with Python venv #863

Merged
merged 2 commits into from
Jul 19, 2023
Merged

refactor: install ansible with Python venv #863

merged 2 commits into from
Jul 19, 2023

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Jul 19, 2023

  • Installs ansible with Python venv
  • Moved sops keys.txt to repo age.key and gitignore it (allows for future devcontainer support maybe!?)
  • Updated readme to accept new methods of installing CLI tools outside brew

Fixes: #852

Signed-off-by: Devin Buhl <devin@buhl.casa>
@github-actions github-actions bot added area/github Changes made in the github directory area/bootstrap labels Jul 19, 2023
Signed-off-by: Devin Buhl <devin@buhl.casa>
@onedr0p onedr0p changed the title refactor: Install ansible with Python venv refactor: install ansible with Python venv Jul 19, 2023
@onedr0p onedr0p merged commit 571a745 into main Jul 19, 2023
1 check passed
@onedr0p onedr0p deleted the venv-ansible branch July 19, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansible dependencies should be installed inside venv
1 participant