Skip to content

Commit

Permalink
update meta information
Browse files Browse the repository at this point in the history
  • Loading branch information
bodsch committed Nov 28, 2022
1 parent 615cd9d commit 12d6b96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Tested on

* Debian based
- Debian 10 / 11
- Ubuntu 20.04
- Ubuntu 20.04 / 22.04

## Example Playbook

Expand Down
22 changes: 8 additions & 14 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,23 @@ galaxy_info:
author: Bodo Schulz
description: install Chromium Headless
license: Apache
min_ansible_version: 2.9
min_ansible_version: "2.10"
platforms:
- name: Ubuntu
versions:
# 16.04
- cosmic
# 18.04
- bionic
# 20.04
- focal
- name: Debian
versions:
# 9
- etch
# 10
- buster
- name: EL
- bullseye
- name: Ubuntu
versions:
- 7
- 8
# 20.04
- focal
# 22.04
- jammy

galaxy_tags:
- chromium
- chrome
- headless

dependencies: []

0 comments on commit 12d6b96

Please sign in to comment.