fix: move galaxy meta to parent folder

This commit is contained in:
Kris Latter 2025-10-14 13:02:51 -04:00 committed by Jesus Garcia
parent 8cd29d1597
commit 4c9a77492c
No known key found for this signature in database
GPG Key ID: 8461CA78326C96C9

23
meta/main.yml Normal file
View File

@ -0,0 +1,23 @@
---
galaxy_info:
author: Wazuh
description: Installing, deploying and configuring Wazuh Manager.
company: wazuh.com
license: license (GPLv3)
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- all
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
- name: Fedora
versions:
- all
galaxy_tags:
- monitoring
dependencies: []