Dodane / premaknjene datoteke po role-ih iz skupnih v linroom
This commit is contained in:
parent
a35460a57b
commit
03c7ad542d
22 changed files with 248 additions and 10 deletions
4
roles/pandas/tasks/main_lin.yml
Normal file
4
roles/pandas/tasks/main_lin.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Install pandas
|
||||
apt:
|
||||
name: python3-pandas
|
||||
state: latest
|
Loading…
Add table
Add a link
Reference in a new issue