ansible/.drone.yml

12 lines
135 B
YAML
Raw Permalink Normal View History

2020-06-20 22:49:42 +02:00
---
name: playbook
kind: pipeline
type: docker
steps:
- name: lint
2021-07-31 22:41:30 +02:00
image: cytopia/ansible-lint:latest
2020-06-20 22:49:42 +02:00
commands:
2021-07-31 23:01:53 +02:00
- ansible-lint