From b1c14878a5426aba3c1bb6a9badb82caff602732 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sat, 1 Nov 2025 12:42:27 +0100 Subject: [PATCH] fix: playbook names --- playbook.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbook.yaml b/playbook.yaml index 040fc11..95d8df3 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -1,7 +1,7 @@ --- -# update ansible galaxy -- name: "update ansible galaxy" +# install jellyfin +- name: "install jellyfin" hosts: "all" become: true tasks: