From 498cbddc04e11b284bb8ead76ccc958e096f631d Mon Sep 17 00:00:00 2001 From: infl00p Date: Mon, 30 Aug 2021 14:43:26 +0300 Subject: [PATCH] gitea update --- plays/update_gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plays/update_gitea.yml b/plays/update_gitea.yml index f6d54b7..482eba8 100644 --- a/plays/update_gitea.yml +++ b/plays/update_gitea.yml @@ -1,5 +1,5 @@ --- -- hosts: gitea +- hosts: all become: no roles: - { role: roles/services/update_gitea }