20 lines
438 B
YAML
20 lines
438 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: 'AnsibleGuy <guy@ansibleguy.net>'
|
|
namespace: 'ansibleguy'
|
|
license: 'MIT'
|
|
issue_tracker_url: 'https://github.com/ansibleguy/sw_zoneminder/issues'
|
|
min_ansible_version: '2.14'
|
|
description: 'Role to provision Zoneminder IP-CAM Servers'
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
- buster
|
|
galaxy_tags:
|
|
- 'surveillance'
|
|
- 'ipcam'
|
|
- 'camera'
|
|
- 'zoneminder'
|