Compare commits

..

No commits in common. "f84fed48676c515391f1733d4be0d3d1f3c7b60e" and "0b5092f34d4079f212a25853663473050c508e8e" have entirely different histories.

7 changed files with 3 additions and 5 deletions

View File

@ -3,11 +3,12 @@ name: observability
version: 0.0.1 version: 0.0.1
readme: README.md readme: README.md
authors: authors:
- transcaffeine <transcaffeine@finally.coffee> - Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu>
description: Various ansible roles useful for automating infrastructure description: Various ansible roles useful for automating infrastructure
dependencies: dependencies:
"community.docker": "^1.10.0" "community.docker": "^1.10.0"
license_file: LICENSE.md license:
- CNPLv7+
build_ignore: build_ignore:
- '*.tar.gz' - '*.tar.gz'
repository: https://git.finally.coffee/finallycoffee/observability repository: https://git.finally.coffee/finallycoffee/observability

View File

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