1
0
forked from finallycoffee/base

chore: update ansible collection metadata

This commit is contained in:
transcaffeine 2023-07-26 19:36:40 +02:00
parent bee1722cea
commit 048df5e3f6
Signed by untrusted user: transcaffeine
GPG Key ID: 03624C433676E465
2 changed files with 6 additions and 4 deletions

View File

@ -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
View File

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