mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Minor changes on travis ci config
This commit is contained in:
parent
efc9f67064
commit
baa216fb34
@ -1,12 +1,13 @@
|
||||
---
|
||||
os: linux
|
||||
dist: bionic
|
||||
language: python
|
||||
services: docker
|
||||
dist: bionic
|
||||
|
||||
env:
|
||||
global:
|
||||
- ROLE_NAME: certbot-route53
|
||||
matrix:
|
||||
jobs:
|
||||
- MOLECULE_DISTRO: centos8
|
||||
- MOLECULE_DISTRO: centos7
|
||||
- MOLECULE_DISTRO: ubuntu2004
|
||||
|
Loading…
x
Reference in New Issue
Block a user