mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
11 lines
171 B
YAML
11 lines
171 B
YAML
---
|
|
include:
|
|
- project: 'famedly/infra/templates/ci-cd'
|
|
ref: 'ansible-v2'
|
|
file: '/ansible.yml'
|
|
|
|
variables:
|
|
GIT_SUBMODULE_STRATEGY: recursive
|
|
|
|
stages:
|
|
- test
|