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
|
||||
on:
|
||||
"on":
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
2
.github/workflows/molecule.yml
vendored
2
.github/workflows/molecule.yml
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Molecule CI/CD
|
||||
on:
|
||||
"on":
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Release Drafter
|
||||
on:
|
||||
"on":
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
@ -28,7 +28,6 @@ galaxy_info:
|
||||
- name: FreeBSD
|
||||
versions:
|
||||
- 12.1
|
||||
- 13
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
@ -48,5 +47,3 @@ galaxy_info:
|
||||
- server
|
||||
- development
|
||||
- install
|
||||
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user