Skip to content

Commit

Permalink
Suitarr: Set default version to stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
desimaniac committed May 27, 2019
1 parent 9a137ac commit 959c9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/pre_tasks/tasks/subtasks/variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@

- name: Variables | Set 'suitarr_default_version' variable
set_fact:
suitarr_default_version: "unstable"
suitarr_default_version: "stable"

- name: Variables | Check if 'suitarr.version' was specified
set_fact:
Expand Down

0 comments on commit 959c9d0

Please sign in to comment.