1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

Add managed certs support (#72)

This commit is contained in:
Lukas Kämmerling 2021-04-06 11:59:59 +02:00 committed by GitHub
parent cf4b59257a
commit e16ae06ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 77 additions and 8 deletions

View file

@ -49,6 +49,7 @@ ansible-devel-4/4:
ansible-210-1/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -59,6 +60,7 @@ ansible-210-1/4:
ansible-210-2/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -69,6 +71,7 @@ ansible-210-2/4:
ansible-210-3/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -79,6 +82,7 @@ ansible-210-3/4:
ansible-210-4/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -89,6 +93,7 @@ ansible-210-4/4:
ansible-29-1/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -99,6 +104,7 @@ ansible-29-1/4:
ansible-29-2/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -109,6 +115,7 @@ ansible-29-2/4:
ansible-29-3/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script:
@ -119,6 +126,7 @@ ansible-29-3/4:
ansible-29-4/4:
stage: sanity
image: python:3.6-buster
allow_failure: true
except:
- tags
script: