Skip to content

Commit

Permalink
Updating meta format and README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermodotn committed May 18, 2024
1 parent 9be90e6 commit 84e958c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Requirements

At the moment only OS families base on `Debian` and `RedHat` are supported.The following list shows the distributions used for testing, in which the role will work. Other versions and distributions may also work.

Linux distributions:
### Linux distributions:
- Ubuntu
- 24.04 LTS (Noble Numbat)
- 22.04 LTS (Jammy Jellyfish)
Expand All @@ -24,6 +24,7 @@ Linux distributions:
- 40
- 39


Role Variables
--------------

Expand Down
34 changes: 18 additions & 16 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---

galaxy_info:
role_name: vscodium
author: guillermodotn
Expand All @@ -9,22 +11,22 @@ galaxy_info:
min_ansible_version: 2.10

platforms:
- name: Ubuntu
versions:
- noble
- jammy
- name: Debian
versions:
- bookworm
- bullseye
- name: Rocky
versions:
- 9
- 8
- name: Fedora
versions:
- 40
- 39
- name: Ubuntu
versions:
- noble
- jammy
- name: Debian
versions:
- bookworm
- bullseye
- name: Rocky
versions:
- 9
- 8
- name: Fedora
versions:
- 40
- 39

galaxy_tags:
- vscodium
Expand Down

0 comments on commit 84e958c

Please sign in to comment.