Skip to content

Commit

Permalink
Update Metadata
Browse files Browse the repository at this point in the history
The latest releases are also supported.
Please note that jammy is not taken into account by
Ansible galaxy yet.

Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed May 14, 2022
1 parent 7fa82dc commit 3d671ba
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,16 @@ galaxy_info:
- name: "Debian"
versions:
- buster
- bullseye
- name: "Ubuntu"
versions:
- xenial
- bionic
- focal
# jammy is not taken into account by Ansible galaxy
# - jammy
- name: "EL"
versions:
- 7
- 8
galaxy_tags: []
dependencies: []

0 comments on commit 3d671ba

Please sign in to comment.