Skip to content

grycap/ansible-collection-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection - grycap.dataset

A collection to manage datasets in the cloud

Requirements

  • To run the download_dataset module, install datahugger python package. Using either pip install datahugger or pip install -r requirements.txt.

Installation

  • From GitHub: Install the Ansible collection from the GitHub repository:
  ansible-galaxy collection install git+https://github.com/grycap/ansible-collection-dataset

Usage

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

About

Ansible collection to manage datasets in the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages