From faac4a0d2c087a26cf75a993a72b8554b3e0c175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 5 Feb 2022 21:15:38 +0100 Subject: [PATCH] test all the roles --- test.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/test.yaml b/test.yaml index 5ea3c84..8ecb16e 100644 --- a/test.yaml +++ b/test.yaml @@ -3,4 +3,11 @@ hosts: woolsey roles: - test - - docker \ No newline at end of file + - docker + - mariadb + - postgresql + - backupscript + - internalsmtp + - smtpgateway + - webgateway + - webserver \ No newline at end of file