Allow to install murmur server #2

Merged
hgo merged 14 commits from 1-install-murmur-server into master 2020-12-06 19:43:30 +01:00
Showing only changes of commit 40dc40385d - Show all commits

View File

@ -30,4 +30,7 @@
include_tasks: ../handlers/nginx.yml include_tasks: ../handlers/nginx.yml
- name: change murmur superuser password - name: change murmur superuser password
command: murmurd -ini /etc/mumble-server.ini -supw "{{ murmur_superuser_password }}" command: murmurd -ini /etc/mumble-server.ini -supw "{{ murmur_superuser_password }}"
# See https://github.com/mumble-voip/mumble/issues/3911
# Should be fixed in 1.3.1
failed_when: no