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 298 B
Newer Older
  • Learn to ignore specific revisions
  • ---
    galaxy_info:
      role_name: ynh_setup
      author: lydra
      description: Install Yunohost with Ansible
      license: GPL-v3
      min_ansible_version: 2.10
      github_branch: main
      platforms:
      - name: Debian
        versions:
          - buster
      galaxy_tags:
        - yunohost
        - cloud
        - web
    
    dependencies: []