fix: default GitHub branch is main, needed to pull code from ansible-galaxy + lydra is author of this role
This commit is contained in:
parent
bd22f8c8a1
commit
48faee80b2
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
galaxy_info:
|
||||
role_name: yunohost
|
||||
author: sylvainar
|
||||
author: lydra
|
||||
description: Deploy Yunohost with Ansible
|
||||
license: GPL-v3
|
||||
min_ansible_version: 2.10
|
||||
github_branch: main
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
|
|
Loading…
Add table
Reference in a new issue