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:
|
galaxy_info:
|
||||||
role_name: yunohost
|
role_name: yunohost
|
||||||
author: sylvainar
|
author: lydra
|
||||||
description: Deploy Yunohost with Ansible
|
description: Deploy Yunohost with Ansible
|
||||||
license: GPL-v3
|
license: GPL-v3
|
||||||
min_ansible_version: 2.10
|
min_ansible_version: 2.10
|
||||||
|
github_branch: main
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
|
|
Loading…
Add table
Reference in a new issue