--- kind: pipeline type: docker name: check steps: - name: yamllint image: aurore-ansible-lint-image commands: - ansible-lint ...