Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 10466437 authored by Gabriel-Cosmin ILE's avatar Gabriel-Cosmin ILE Committed by Jean-François HOVINNE
Browse files

fix: Update metadata, set dependency as optional (fixes #25)

parent f393c5ad
No related branches found
No related tags found
1 merge request!19fix: update metdata ansible lint
......@@ -11,7 +11,7 @@ The following additional tools are also installed:
Requirements
------------
None.
- The `unzip` command, which can be provided by `ecgalaxy.common_packages`.
Role Variables
--------------
......@@ -21,7 +21,7 @@ See `vars` and `defaults` folders.
Dependencies
------------
- ecgalaxy.common_packages
- optional: ecgalaxy.common_packages
Example Playbook
----------------
......
......@@ -6,9 +6,9 @@ galaxy_info:
license: EUPL-1.2
min_ansible_version: "2.5"
platforms:
- name: Amazon Linux 2
- name: Amazon Linux
versions:
- all
- "2"
- name: EL
versions:
- "7"
......@@ -20,5 +20,4 @@ galaxy_info:
- jammy
galaxy_tags:
- system
dependencies:
- role: ecgalaxy.common_packages
dependencies: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment