feat(meta): compress galaxy_info
This commit is contained in:
parent
dc7fc6079a
commit
b28cbbd752
1 changed files with 3 additions and 21 deletions
|
|
@ -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: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue