Lots of updated roles

This commit is contained in:
2020-05-12 17:07:38 -06:00
parent 5a9254097e
commit 6bb3e3f34f
35 changed files with 264 additions and 125 deletions

View File

@@ -1,9 +1,13 @@
---
# Install pyenv
- include_tasks: install-pyenv.yml
# Copy profiles to /etc/profile.d/
- include_tasks: ../../../functions/copy_etc-profile.d.yml
# Copy scripts to /usr/local/bin
- include_tasks: ../../../functions/copy_usr-local-bin.yml
# Install pyenv
- include_tasks: install-pyenv.yml
# Install python versions
- include_tasks: install-python.yml