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:
|
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: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue