From 1356dd68240d61726dda30479a8b43ed216ec78c Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 8 Feb 2023 18:36:44 +0100 Subject: [PATCH] fix(ci): ansible lint --- .drone.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.drone.yml b/.drone.yml index b2a2ee9..c154162 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,15 @@ steps: cpu: 50 memory: 50M +- name: ansible lint + commands: + - ansible-lint + image: docker.io/volkerraschek:ansible-archlinux:latest + resources: + limits: + cpu: 50 + memory: 50M + - name: email-notification environment: PLUGIN_HOST: