feat(meta): compress galaxy_info

This commit is contained in:
Simon Cornet 2025-05-28 07:24:52 +02:00
commit b28cbbd752

View file

@ -1,26 +1,8 @@
--- ---
galaxy_info: galaxy_info:
role_name: "common"
author: "siempie" author: "siempie"
description: "common system configuration tasks" description: "default server configuration"
license: "MIT" license: "MIT"
min_ansible_version: 2.9 role_name: "common"
platforms:
# debian
- name: "Debian"
versions:
- "bookworm"
# ubuntu
- name: "Ubuntu"
versions:
- "jammy"
- "noble"
galaxy_tags:
- "system"
- "configuration"
- "common"
dependencies: [] dependencies: []