From 0729cf38cf2d62fed90fcb20f3a4dc6494a50b07 Mon Sep 17 00:00:00 2001 From: Jayne Passmore Date: Sat, 11 Oct 2025 12:24:43 -0500 Subject: [PATCH] updated tags in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30817a2..a7e5bff 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Example Playbook Template Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries: -role:audiobookshelf:v1.0:core,audiobookshelf -role:audiobookshelf:testing:core,audiobookshelf +role:audiobookshelf:v1.0:workload,audiobookshelf +role:audiobookshelf:testing:workload,audiobookshelf License -------