Skip to content
Snippets Groups Projects
Verified Commit 1ac2821b authored by Chris Croome's avatar Chris Croome
Browse files

Ansible metadata fix

parent 784c581e
No related branches found
No related tags found
No related merge requests found
Pipeline #26945 passed
......@@ -6,6 +6,5 @@ skip_list:
- name[template]
- no-changed-when
- package-latest
- schema[meta]
# vim: syntax=yaml
...
......@@ -6,15 +6,15 @@ galaxy_info:
description: Ansible role for installing and configuring Icinga master and clients on Debian and Ubuntu
company: Webarchitects Co-operative
license: GNU General Public License v3.0 (GPLv3)
min_ansible_version: 2.10
min_ansible_version: "2.10.7"
platforms:
- name: debian
- name: Debian
versions:
- bookworm
- bullseye
- buster
- stretch
- name: ubuntu
- name: Ubuntu
versions:
- jammy
- focal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment