aboutsummaryrefslogtreecommitdiff
path: root/galaxy.yml
blob: 1735baf0a242307fd411abfc8dcef2d1dfeb882c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
namespace: kompetenzbolzen
name: stuff
version: 0.0.0
readme: README.md
authors:
- Jonas Gunz <himself@jonasgunz.de>

description: Collections of Ansible roles I use
license_file: 'LICENSE'
tags: []

# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
# collection label 'namespace.name'. The value is a version range
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
# range specifiers can be set and are separated by ','
dependencies: {}
build_ignore: []