xoxys.general/galaxy.yml

25 lines
527 B
YAML
Raw Permalink Normal View History

2021-03-27 14:35:25 +01:00
---
2020-08-18 15:10:09 +02:00
namespace: xoxys
name: general
# The version is generated during the release by Woocpecker CI.
2021-03-27 14:35:25 +01:00
version: 0.0.0
2021-03-27 14:45:47 +01:00
readme: README.md
2020-08-18 15:10:09 +02:00
authors:
- Robert Kaussow <mail@thegeeklab.de>
description: Custom general Ansible collection
license:
- MIT
license_file: "LICENSE"
tags:
- misc
2021-03-27 14:45:47 +01:00
repository: https://gitea.rknet.org/ansible/xoxys.general/
2020-08-18 15:10:09 +02:00
homepage: https://thegeeklab.de/
2021-03-27 14:45:47 +01:00
documentation: https://galaxy.geekdocs.de/collections/general/
build_ignore:
- ".*"
- "*requirements.txt"
- docs
- test
- dist
- setup.cfg