added setup-note to readme

This commit is contained in:
AnsibleGuy 2023-01-12 16:04:12 +01:00
parent 0e78e123a1
commit 286cc27070
1 changed files with 11 additions and 7 deletions

View File

@ -15,6 +15,17 @@ Read into the [official documentation](https://zoneminder.readthedocs.io/en/stab
**Tested:**
* Debian 11
## Install
```bash
ansible-galaxy install ansibleguy.sw_zoneminder
# or to custom role-path
ansible-galaxy install ansibleguy.sw_zoneminder --roles-path ./roles
# install dependencies
ansible-galaxy install -r requirements.yml
```
## Functionality
@ -50,13 +61,6 @@ Read into the [official documentation](https://zoneminder.readthedocs.io/en/stab
* **Warning:** You should AT LEAST [set a login password after the installation finished](https://zoneminder.readthedocs.io/en/stable/userguide/gettingstarted.html#enabling-authentication).
## Setup
For this role to work - you must install its dependencies first:
```
ansible-galaxy install -r requirements.yml
```
## Usage
### Config