Robert Kaussow
5165d3448e
All checks were successful
continuous-integration/drone/push Build is passing
19 lines
351 B
YAML
19 lines
351 B
YAML
# Standards: 0.1
|
|
---
|
|
galaxy_info:
|
|
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
|
author: xoxys <mail@geeklabor.de>
|
|
description: Role to setup unifi
|
|
license: MIT
|
|
min_ansible_version: 2.4
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
galaxy_tags:
|
|
- network
|
|
- unifi
|
|
- controller
|
|
- ubiquiti
|
|
dependencies:
|