From 983bf4e142173e60712bcef5c9d7ba679dbdba03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 5 Feb 2022 21:16:19 +0100 Subject: [PATCH] fix common role name --- test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.yaml b/test.yaml index 8ecb16e..1f11163 100644 --- a/test.yaml +++ b/test.yaml @@ -2,7 +2,7 @@ - name: "Test ansbile roles" hosts: woolsey roles: - - test + - common - docker - mariadb - postgresql