Skip to content

Commit 3fc8d39

Browse files
committed
feelin a bit jammy
1 parent 761e3bf commit 3fc8d39

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

vars/ubuntu-22.04.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
python_packages_add:
3+
- "python3"
4+
- "python3-dev"
5+
- "python3-venv"
6+
- "virtualenv"
7+
8+
python_packages_remove:
9+
- "python2.7"
10+
- "python2.7-dev"

0 commit comments

Comments
 (0)