meta: bump galaxy version to 0.1.5, require community.docker@^4.0.0

This commit is contained in:
transcaffeine 2025-02-12 21:56:30 +01:00
parent 37cf8c7c69
commit f4325bad78
Signed by: transcaffeine
GPG Key ID: 03624C433676E465

View File

@ -1,12 +1,12 @@
namespace: finallycoffee namespace: finallycoffee
name: observability name: observability
version: 0.1.4 version: 0.1.5
readme: README.md readme: README.md
authors: authors:
- transcaffeine <transcaffeine@finally.coffee> - transcaffeine <transcaffeine@finally.coffee>
description: Various ansible roles useful for automating infrastructure description: Various ansible roles useful for automating infrastructure
dependencies: dependencies:
"community.docker": "^3.0.0" "community.docker": "^4.0.0"
license_file: LICENSE.md license_file: LICENSE.md
build_ignore: build_ignore:
- '*.tar.gz' - '*.tar.gz'