updated readme

This commit is contained in:
AnsibleGuy 2022-08-12 11:43:45 +02:00
parent 658c94ba3c
commit 7acedbf0ab
1 changed files with 5 additions and 3 deletions

View File

@ -5,8 +5,8 @@ Ansible Role to deploy a ZoneMinder IP-CAM server.
Read into the [official documentation](https://zoneminder.readthedocs.io/en/stable/userguide/gettingstarted.html) on how to add ip-cams and so on.
[![Ansible Galaxy](https://img.shields.io/ansible/role/59157)](https://galaxy.ansible.com/ansibleguy/sw_zoneminder)
[![Ansible Galaxy Downloads](https://img.shields.io/badge/dynamic/json?color=blueviolet&label=Galaxy%20Downloads&query=%24.download_count&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F59157%2F%3Fformat%3Djson)](https://galaxy.ansible.com/ansibleguy/sw_zoneminder)
[![Ansible Galaxy](https://img.shields.io/ansible/role/59996)](https://galaxy.ansible.com/ansibleguy/sw_zoneminder)
[![Ansible Galaxy Downloads](https://img.shields.io/badge/dynamic/json?color=blueviolet&label=Galaxy%20Downloads&query=%24.download_count&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F59996%2F%3Fformat%3Djson)](https://galaxy.ansible.com/ansibleguy/sw_zoneminder)
**Tested:**
@ -39,7 +39,9 @@ Read into the [official documentation](https://zoneminder.readthedocs.io/en/stab
* **Note:** this role currently only supports debian-based systems
* **Note:** Most of this functionality can be opted in or out using the main defaults file and variables!
* **Note:** Most of the role's functionality can be opted in or out.
For all available options - see the default-config located in the main defaults-file!
* **Warning:** You should AT LEAST [set a login password after the installation finished](https://zoneminder.readthedocs.io/en/stable/userguide/gettingstarted.html#enabling-authentication).