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:
role_name: "common"
author: "siempie"
description: "common system configuration tasks"
description: "default server configuration"
license: "MIT"
min_ansible_version: 2.9
platforms:
# debian
- name: "Debian"
versions:
- "bookworm"
# ubuntu
- name: "Ubuntu"
versions:
- "jammy"
- "noble"
galaxy_tags:
- "system"
- "configuration"
- "common"
role_name: "common"
dependencies: []