Implement Singularity deployment from a DEB package
This commit is contained in:
17
roles/singularity_deb/meta/main.yml
Normal file
17
roles/singularity_deb/meta/main.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: singularity
|
||||
namespace: genlab
|
||||
author: Alexander Gorelyshev
|
||||
company: "Genlab, LLC"
|
||||
description: ""
|
||||
license: "MIT"
|
||||
min_ansible_version: "2.1"
|
||||
|
||||
platforms:
|
||||
- name: "Ubuntu"
|
||||
versions: ["jammy", "noble"]
|
||||
|
||||
galaxy_tags: []
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user