Update Ansible Galaxy metadata
This commit is contained in:
parent
df2789000e
commit
d3456c8e06
2
.github/workflows/galaxy.yml
vendored
2
.github/workflows/galaxy.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Ansible Galaxy import
|
name: Ansible Galaxy import
|
||||||
on:
|
"on":
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- published
|
||||||
|
2
.github/workflows/molecule.yml
vendored
2
.github/workflows/molecule.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Molecule CI/CD
|
name: Molecule CI/CD
|
||||||
on:
|
"on":
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Release Drafter
|
name: Release Drafter
|
||||||
on:
|
"on":
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
@ -28,7 +28,6 @@ galaxy_info:
|
|||||||
- name: FreeBSD
|
- name: FreeBSD
|
||||||
versions:
|
versions:
|
||||||
- 12.1
|
- 12.1
|
||||||
- 13
|
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- bionic
|
- bionic
|
||||||
@ -48,5 +47,3 @@ galaxy_info:
|
|||||||
- server
|
- server
|
||||||
- development
|
- development
|
||||||
- install
|
- install
|
||||||
|
|
||||||
dependencies: []
|
|
||||||
|
Loading…
Reference in New Issue
Block a user