Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
main.yml 308 B
Newer Older
---
galaxy_info:
  role_name: ynh_apps
  author: lydra
  description: Install Yunohost apps with Ansible
  license: GPL-v3
  min_ansible_version: 2.10
  github_branch: main
  platforms:
    - name: Debian
      versions:
        - buster
  galaxy_tags:
    - yunohost
    - cloud
    - web

dependencies: []