chore: update ansible collection metadata

This commit is contained in:
2023-07-26 19:36:40 +02:00
parent bee1722cea
commit 048df5e3f6
2 changed files with 6 additions and 4 deletions

@ -3,10 +3,9 @@ name: base
version: 0.0.1 version: 0.0.1
readme: README.md readme: README.md
authors: authors:
- Johanna Dorothea Reichmann <transcaffeine@finally.coffee> - transcaffeine <transcaffeine@finally.coffee>
description: Roles for bootstrapping tools like gpg, ssh and git description: Roles for base services which are common dependencies other services like databases
license: license_file: LICENSE.md
- CNPLv7+
build_ignore: build_ignore:
- '*.tar.gz' - '*.tar.gz'
repository: https://git.finally.coffee/finallycoffee/base repository: https://git.finally.coffee/finallycoffee/base

3
meta/runtime.yml Normal file

@ -0,0 +1,3 @@
---
requires_ansible: ">=2.12"