A collection to manage datasets in the cloud
- To run the
download_dataset
module, install datahugger python package. Using eitherpip install datahugger
orpip install -r requirements.txt
.
- From GitHub: Install the Ansible collection from the GitHub repository:
ansible-galaxy collection install git+https://github.com/grycap/ansible-collection-dataset
How to use the download_dataset
module:
- name: Download dataset
grycap.dataset.download_dataset:
dataset_url: 10.5061/dryad.x3ffbg7m8
output_dir: /usr/local/datasets