diff --git a/meta/main.yaml b/meta/main.yaml index 9c17553..fc18f4c 100644 --- a/meta/main.yaml +++ b/meta/main.yaml @@ -1,24 +1,8 @@ --- + galaxy_info: + author: "siempie" + description: "install and configure a Zabbix Agent" + license: "MIT" 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: []