Skip to content
/ task Public

Ansible task role - Repository mirror - development takes place on code.europa.eu

License

Notifications You must be signed in to change notification settings

ecgalaxy/task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECGALAXY task role

This Ansible role installs Task.

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.

Requirements

  • The tar and wget commands, which can be provided by ecgalaxy.common_packages.

Role Variables

See defaults.

Dependencies

  • optional: ecgalaxy.common_packages

Example Playbook

- hosts: all
  roles:
    - ecgalaxy.bootstrap
    - ecgalaxy.common_packages
    - ecgalaxy.task

One-liner

bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.task

See ansible-role for instructions.

Please verify the script integrity first.

Upgrading

In order to upgrade, reexecute this Ansible role after a new version has been released.

License

Copyright the European Union 2022.

Licensed under the EUPL-1.2 or later.

Author Information

ECGALAXY team.

About

Ansible task role - Repository mirror - development takes place on code.europa.eu

Topics

Resources

License

Stars

Watchers

Forks