From 0a27d99b1ae81006f82385fa20df80509e27e7c4 Mon Sep 17 00:00:00 2001 From: Aine Date: Sat, 25 Mar 2023 16:50:46 +0200 Subject: [PATCH] justfile - fix formatting --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index fd618e4..bf4b02c 100644 --- a/justfile +++ b/justfile @@ -15,7 +15,7 @@ roles: # Updates requirements.yml if there are any new tags available. Requires agru update: - @agru -u + @agru -u # Runs ansible-lint against all roles in the playbook lint: