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 }