correct supysonic role
This commit is contained in:
parent
c7652a5b52
commit
5045249644
@ -33,6 +33,8 @@
|
|||||||
version: "{{supysonic_repo_branch}}"
|
version: "{{supysonic_repo_branch}}"
|
||||||
become: yes
|
become: yes
|
||||||
when: location_stat.stat.exists == false or supysonic_force_site_update == true
|
when: location_stat.stat.exists == false or supysonic_force_site_update == true
|
||||||
|
notify:
|
||||||
|
- restart supysonic service
|
||||||
|
|
||||||
- name: create folder in var
|
- name: create folder in var
|
||||||
file:
|
file:
|
||||||
|
Loading…
Reference in New Issue
Block a user