Rich Megginson
|
35a09bbc61
|
use github_branch: main for galaxy import
Galaxy imports of the network role are failing:
https://galaxy.ansible.com/my-imports/1710
```
Task "703539" failed: Command '['git', 'clone', '--quiet', '--depth', '1', '--branch', 'master', 'https://github.com/linux-system-roles/network.git', '/var/tmp/galaxy/imports/tmpnxdxwzmg']' returned non-zero exit status 128.
```
We need to tell galaxy to use `main` instead of `master`. The galaxy
roles documentation says that `github_branch` may be used for this
purpose:
https://galaxy.ansible.com/docs/contributing/creating_role.html#role-metadata
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
|
2020-09-08 19:57:59 +02:00 |
|
Till Maas
|
0afed7ed88
|
Meta: Update Fedora releases
|
2020-05-05 11:14:01 +02:00 |
|
Till Maas
|
da35b81b2b
|
Meta: Update minimum Ansible version
|
2020-04-17 17:25:07 +02:00 |
|
Till Maas
|
6cfcfc430c
|
Defaults: Remove conditions for unsupported Fedora releases
|
2019-11-27 16:54:22 +01:00 |
|
Till Maas
|
0c59fe1c6a
|
Cleanup yaml files for molecule lint
|
2019-04-25 14:19:15 +02:00 |
|
Till Maas
|
a2380ece03
|
meta: Update distribution versions
|
2019-04-25 14:15:08 +02:00 |
|
Till Maas
|
d7152a5502
|
meta: Update Author
|
2019-04-25 14:15:08 +02:00 |
|
Pavel Cahyna
|
b144a026b4
|
Add Fedora 29 support to Galaxy metadata
|
2018-11-14 15:53:32 +01:00 |
|
Pavel Cahyna
|
8369b953cc
|
Update Galaxy tags.
Remove beta and add tags.
Update the OS versions and Ansible version (2.5 because of service_facts).
|
2018-08-21 20:47:38 +02:00 |
|
Till Maas
|
f0d0e0637b
|
Add SPDX-License-Identifier headers
|
2018-03-13 10:06:30 +01:00 |
|
Lars Karlitski
|
9b21e84f47
|
Update meta data and add COPYING
|
2017-04-28 12:35:06 +02:00 |
|
Thomas Haller
|
ac35802240
|
first version
|
2016-12-05 18:14:20 +01:00 |
|