From 76a8184c887f27e5e07864b25921b33fbe638e4b Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sun, 14 Apr 2024 19:47:52 +0200 Subject: [PATCH] Fix linting issues (x3) --- slococo/playground/meta/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slococo/playground/meta/runtime.yml b/slococo/playground/meta/runtime.yml index c2ea658..c467dd7 100644 --- a/slococo/playground/meta/runtime.yml +++ b/slococo/playground/meta/runtime.yml @@ -1,2 +1,2 @@ --- -requires_ansible: '>=2.12.0' +requires_ansible: ">=2.12.0"