mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove python3-venv from roles
This commit is contained in:
parent
fda10dbe66
commit
eacfec8c91
2 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
package:
|
||||
name:
|
||||
- imagemagick
|
||||
- python3-venv
|
||||
- python3-netifaces
|
||||
state: present
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
name:
|
||||
#- python3 # 2022-12-21: IIAB pre-req, see scripts/local_facts.fact
|
||||
#- python3-pip
|
||||
- python3-venv
|
||||
- python3-dev
|
||||
- python3-bcrypt # 2019-10-14: Should work across modern Linux OS's
|
||||
#- bcrypt does not exist on Ubuntu 19.10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue