1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Azuracast baseline

This commit is contained in:
Jerry Vonau 2021-08-14 12:32:06 -05:00
parent 0f48103aad
commit ca2ab6a5ab

View file

@ -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: