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