|
@@ -36,7 +36,7 @@ |
|
|
volume_normalization: no |
|
|
volume_normalization: no |
|
|
audio_buffer_size: 2048 |
|
|
audio_buffer_size: 2048 |
|
|
buffer_before_play: "1%" |
|
|
buffer_before_play: "1%" |
|
|
backendhost: "{{ inventory_hostname|replace("f", "b") }}" |
|
|
|
|
|
|
|
|
backendhost: "{{ {{ inventory_hostname }}|replace("f", "b") }}" |
|
|
|
|
|
|
|
|
tasks: |
|
|
tasks: |
|
|
- name: Install mpdf on hosts |
|
|
- name: Install mpdf on hosts |
|
|