feat(meta): compress galaxy_info file
This commit is contained in:
parent
86442580fd
commit
e02db53566
1 changed files with 4 additions and 20 deletions
|
|
@ -1,24 +1,8 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
|
author: "siempie"
|
||||||
|
description: "install and configure a Zabbix Agent"
|
||||||
|
license: "MIT"
|
||||||
role_name: "zabbix_agent"
|
role_name: "zabbix_agent"
|
||||||
author: "Nobody"
|
|
||||||
description: "Installs and configures the Zabbix Agent(2)"
|
|
||||||
namespace: "sharedcloudservices"
|
|
||||||
company: "Shared Cloud Services"
|
|
||||||
license: "SCS"
|
|
||||||
min_ansible_version: "2.16"
|
|
||||||
platforms:
|
|
||||||
- name: "Debian"
|
|
||||||
versions:
|
|
||||||
- "bookworm"
|
|
||||||
|
|
||||||
- name: "SLES"
|
|
||||||
versions:
|
|
||||||
- "15"
|
|
||||||
|
|
||||||
- name: "Ubuntu"
|
|
||||||
versions:
|
|
||||||
- "jammy"
|
|
||||||
- "noble"
|
|
||||||
|
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue