Add pyenv to Linux.

This commit is contained in:
Tom Alexander
2023-02-20 13:52:27 -05:00
parent 042e0300fa
commit 32cf355a0b
8 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present