mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-13 00:11:05 +01:00
Added pandas
This commit is contained in:
parent
ab9300b035
commit
1d3cd1e388
@ -1,3 +1,7 @@
|
||||
- name: Install pandas python package
|
||||
pip:
|
||||
name: pandas
|
||||
|
||||
- name: pull docker-volume-backup.git
|
||||
git:
|
||||
repo: "https://github.com/kevinveenbirkenbach/docker-volume-backup.git"
|
||||
|
Loading…
Reference in New Issue
Block a user