Ensure python role has latest packages

This commit is contained in:
Kenneth Benzie 2023-05-30 20:09:47 -04:00
parent d72e314fdd
commit 45ea6a788b
2 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,4 @@
- python3-pip - python3-pip
- python3-venv - python3-venv
- python3-virtualenv - python3-virtualenv
state: latest

View File

@ -6,3 +6,4 @@
- python3 - python3
- python3-pip - python3-pip
- python3-virtualenv - python3-virtualenv
state: latest