From 38dc0c716af2da84f4e1a618b804fd9fd53858ad Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 10 Feb 2021 14:17:28 +0100 Subject: [PATCH] Add yamllint into the mix --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 84e9799..2497c4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,5 @@ ansible==2.10.7 \ molecule-docker==0.2.4 \ molecule-hetznercloud==1.0.0 \ molecule==3.2.3 \ -pytest-testinfra==6.1.0 +pytest-testinfra==6.1.0 \ +yamllint==1.26.0