Git Product home page Git Product logo

ansible-role-singularity's Introduction

Ansible Role: Singularity

CI

This role automatically configures and installs Singularity from source.

It currently only supports the latest version of Singularity, but will soon support at least the previous version.

This role currently officially supports:

  • CentOS 7, CentOS 8
  • Debian 9, Debian 10
  • Ubuntu 18.04, Ubuntu 20.04

It should also run on Red Hat Enterprise Linux but is untested on it.

Requirements

Before this role runs, you need to make sure the following dependencies are installed:

Dependency Suggested Role
Golang gantsign.golang
Git geerlingguy.git

Currently you MUST use gantsign.golang to install Golang/Go Runtime.

See this role's molecule/default/converge.yml playbook for an example that works across many different OSes.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

singularity_version: '3.7.0'

In future you will be able to change singularity_version to select which version you want to install, but this doesn't do anything yet.

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Example Playbook

- name: Install Singularity
  hosts: all
  become: true

  roles:
    - gantsign.golang
    - zorlin.singularity

License

MIT

Author Information

This role was created in 2020 by Benjamin Arntzen.

This role uses examples and code from geerlingguy.awx which was written by Jeff Geerling and is available under the MIT license.

This role uses examples and code from gantsign.golang which was written by John Freeman / GantSign Ltd and is available under the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.