From d070d676367a1867dd11dbbdb7260147a6f9610c Mon Sep 17 00:00:00 2001 From: db0 Date: Fri, 29 Dec 2023 17:49:06 +0100 Subject: [PATCH] feat: allow to update gui with github actions --- ansible/fediseer_gui_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/fediseer_gui_deploy.yml b/ansible/fediseer_gui_deploy.yml index 820ecc7..9716447 100644 --- a/ansible/fediseer_gui_deploy.yml +++ b/ansible/fediseer_gui_deploy.yml @@ -1,7 +1,7 @@ --- - hosts: fediseer - gather_facts: false + gather_facts: true tasks: - name: start docker-compose