meta: update collection version to 0.1.7, update dependencies

This commit is contained in:
2025-08-15 18:45:36 +02:00
parent 038209b4ca
commit f29b2623b1

View File

@@ -1,12 +1,13 @@
namespace: finallycoffee namespace: finallycoffee
name: observability name: observability
version: "0.1.6" version: "0.1.7"
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": "^4.4.0" "community.general": "^11.1.2"
"community.docker": "^4.7.0"
license_file: LICENSE.md license_file: LICENSE.md
build_ignore: build_ignore:
- '*.tar.gz' - '*.tar.gz'