Add new dependencies and perhaps a maintainer for DPS
This commit is contained in:
parent
eb1e6012bd
commit
d0b2a77216
4 changed files with 14 additions and 0 deletions
5
roles/numpy/tasks/main_lin.yml
Normal file
5
roles/numpy/tasks/main_lin.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- name: Install numpy
|
||||
apt:
|
||||
name:
|
||||
- python3-numpy
|
||||
state: latest
|
Loading…
Add table
Add a link
Reference in a new issue