16 lines
324 B
YAML
16 lines
324 B
YAML
|
namespace: xoxys
|
||
|
name: general
|
||
|
version: 1.0.0
|
||
|
readme: README.md
|
||
|
authors:
|
||
|
- Robert Kaussow <mail@thegeeklab.de>
|
||
|
description: Custom general Ansible collection
|
||
|
license:
|
||
|
- MIT
|
||
|
license_file: "LICENSE"
|
||
|
tags:
|
||
|
- misc
|
||
|
dependencies: {}
|
||
|
repository: https://gitea.rknet.org/ansible/xoxys.general
|
||
|
homepage: https://thegeeklab.de/
|