diff --git a/evomaintenance/meta/main.yml b/evomaintenance/meta/main.yml index 23d65c7e..51a614cd 100644 --- a/evomaintenance/meta/main.yml +++ b/evomaintenance/meta/main.yml @@ -1,2 +1,30 @@ ---- +galaxy_info: + author: Jeremy Lecour + description: Install evomaintenance + company: Evolix + + issue_tracker_url: https://forge.evolix.org/projects/evomaintenance/issues + + license: GPLv2 + + min_ansible_version: 2.2 + + platforms: + - name: Debian + versions: + - jessie + - squeeze + + galaxy_tags: [] + # List tags for your role here, one per line. A tag is + # a keyword that describes and categorizes the role. + # Users find roles by searching for tags. Be sure to + # remove the '[]' above if you add tags to this list. + # + # NOTE: A tag is limited to a single word comprised of + # alphanumeric characters. Maximum 20 tags per role. + dependencies: [] + # List your role dependencies here, one per line. + # Be sure to remove the '[]' above if you add dependencies + # to this list.