From db9128aeb47cfa061975cf0bbf3c3904cb846a30 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Wed, 6 Apr 2022 21:27:35 +0200 Subject: [PATCH] Run gitea install first --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index 215e4a6..86fcdb3 100644 --- a/playbook.yml +++ b/playbook.yml @@ -2,6 +2,6 @@ - hosts: lime2 roles: - role: common + - role: gitea - role: 2px - role: tunuifranken - - role: gitea