From 7acedbf0abf036d14cfe3feef0b9577fe0ec8671 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Fri, 12 Aug 2022 11:43:45 +0200 Subject: [PATCH] updated readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bb14d3..7a85d5d 100644 --- a/README.md +++ b/README.md @@ -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).