Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 959c9d0

Browse files
committed
Suitarr: Set default version to stable.
1 parent 9a137ac commit 959c9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/pre_tasks/tasks/subtasks/variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898

9999
- name: Variables | Set 'suitarr_default_version' variable
100100
set_fact:
101-
suitarr_default_version: "unstable"
101+
suitarr_default_version: "stable"
102102

103103
- name: Variables | Check if 'suitarr.version' was specified
104104
set_fact:

0 commit comments

Comments
 (0)