infra-ansible/.zuul.yaml
Andreas Jaeger 9b02a6ebe2 Import infra-ansible job
Import the infra-ansible job, convert it to Zuul v3 native and rename
for our naming conventions.

Change-Id: I5669fd546e4c1ae33133ce7a45e7615a67983532
2018-02-03 16:41:26 +01:00

14 lines
277 B
YAML

- job:
name: infra-ansible-tox-ansible-syntax-check
parent: tox
vars:
tox_envlist: ansible-syntax-check
- project:
check:
jobs:
- infra-ansible-tox-ansible-syntax-check
gate:
jobs:
- infra-ansible-tox-ansible-syntax-check