Add rtmpdump for debugging rtmp problems for zm hosts

This commit is contained in:
Timo Makinen 2021-04-01 22:44:21 +00:00
parent 4ea66f9ece
commit 52ece5ab0f

View file

@ -30,6 +30,11 @@
- zoneminder
tasks:
- name: install extra packages for debugging
package:
name: rtmpdump
state: installed
- name: require authentication for munin web
copy:
dest: /etc/httpd/conf.local.d/zoneminder-auth.conf