Add tiny drone ansible-lint job

This commit is contained in:
Jan 2020-06-08 04:42:56 +02:00
parent 8c9ce3ded4
commit b3aec0c01c
2 changed files with 12 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
---
kind: pipeline
type: docker
steps:
- name: lint
image: alpine:latest
commands:
- apk add git ansible ansible-lint
- ansible-lint

View File

@ -1,6 +1,8 @@
Ansible (VM Host) Freifunk Regensburg
=====================================
[![Build Status](https://drone.binary-kitchen.de/api/badges/FF-RGB/vh-ansible/status.svg?ref=refs/heads/ci)](https://drone.binary-kitchen.de/FF-RGB/vh-ansible)
## Requirements
The *only* supported distribution to deploy roles on is Proxmox 5.x.