correct supysonic role
This commit is contained in:
parent
c7652a5b52
commit
5045249644
@ -33,7 +33,9 @@
|
||||
version: "{{supysonic_repo_branch}}"
|
||||
become: yes
|
||||
when: location_stat.stat.exists == false or supysonic_force_site_update == true
|
||||
|
||||
notify:
|
||||
- restart supysonic service
|
||||
|
||||
- name: create folder in var
|
||||
file:
|
||||
path: "/var/{{supysonic_name}}" # required. Path to the file being managed.
|
||||
|
Loading…
Reference in New Issue
Block a user