mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Fix GitHub Actions workflow syntax for CI.
This commit is contained in:
parent
3624a21c45
commit
fe1716eced
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
include:
|
||||||
- distro: centos8
|
- distro: centos8
|
||||||
playbook: converge.yml
|
playbook: converge.yml
|
||||||
- distro: centos7
|
- distro: centos7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user