From 7dcecd7506e039ee484083e7e9c06293e453bccd Mon Sep 17 00:00:00 2001 From: infl00p Date: Mon, 30 Aug 2021 14:47:29 +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 482eba8..8d62009 100644 --- a/plays/update_gitea.yml +++ b/plays/update_gitea.yml @@ -1,5 +1,5 @@ --- -- hosts: all +- hosts: localhost become: no roles: - { role: roles/services/update_gitea }