From f36b78baa4f47f55b12bdd0d53b6a0efbaadff54 Mon Sep 17 00:00:00 2001 From: fencl Date: Fri, 3 Oct 2025 15:48:01 +0200 Subject: [PATCH] Refactor miniplay.yml: remove redundant prefix from task name for clarity. --- nextcloud/miniplay.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/miniplay.yml b/nextcloud/miniplay.yml index f44f856..278d4c9 100644 --- a/nextcloud/miniplay.yml +++ b/nextcloud/miniplay.yml @@ -1,5 +1,5 @@ --- -- name: Sanity: pure SSH and then sudo +- name: pure SSH and then sudo hosts: nextcloud_host gather_facts: false