fixes
This commit is contained in:
parent
27743c7276
commit
aae335cab2
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
- name: Install python3.10-venv
|
||||
- name: Install python3-venv
|
||||
become_user: root
|
||||
become: true
|
||||
apt:
|
||||
|
@ -6,4 +6,4 @@
|
|||
update_cache: yes
|
||||
cache_valid_time: 604800
|
||||
pkg:
|
||||
- python3.10-venv
|
||||
- python3-venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue