feat(ci): Add basic ansible-test-ci

This commit is contained in:
Jadyn Emma Jaeger 2022-08-24 14:57:16 +02:00 committed by Jan Christian Grünhage
parent 6f2c44a4cc
commit d138ebb7fe
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED

11
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,11 @@
---
include:
- project: 'famedly/company/devops/templates/ci-cd'
ref: 'ansible-v2'
file: '/ansible.yml'
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- test