mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Azuracast baseline
This commit is contained in:
parent
0f48103aad
commit
ca2ab6a5ab
1 changed files with 5 additions and 5 deletions
|
@ -11,13 +11,13 @@
|
||||||
#group: root
|
#group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
||||||
- name: AzuraCast - Install {{ azuracast_host_dir }}/docker-compose.override.yml from template
|
#- name: AzuraCast - Install {{ azuracast_host_dir }}/docker-compose.override.yml from template
|
||||||
template:
|
# template:
|
||||||
src: docker-compose.override.yml.j2
|
# src: docker-compose.override.yml.j2
|
||||||
dest: "{{ azuracast_host_dir }}/docker-compose.override.yml"
|
# dest: "{{ azuracast_host_dir }}/docker-compose.override.yml"
|
||||||
#owner: root
|
#owner: root
|
||||||
#group: root
|
#group: root
|
||||||
mode: 0644
|
# mode: 0644
|
||||||
|
|
||||||
- name: AzuraCast - Download {{ docker_sh_url }} to {{ azuracast_host_dir }}
|
- name: AzuraCast - Download {{ docker_sh_url }} to {{ azuracast_host_dir }}
|
||||||
get_url:
|
get_url:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue