--- kind: pipeline type: docker name: check steps: - name: ansible and yaml linting image: quay.io/ansible/toolset:3.5.0 commands: - ansible-lint ...