2022-01-02 11:50:13 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: services
|
|
|
|
version: 0.0.1
|
|
|
|
readme: README.md
|
|
|
|
authors:
|
2023-07-17 18:47:46 +00:00
|
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
2022-01-02 11:50:13 +00:00
|
|
|
description: Various ansible roles useful for automating infrastructure
|
|
|
|
dependencies:
|
|
|
|
"community.docker": "^1.10.0"
|
2023-07-17 18:47:46 +00:00
|
|
|
license_file: LICENSE.md
|
2022-01-02 11:50:13 +00:00
|
|
|
build_ignore:
|
|
|
|
- '*.tar.gz'
|
2023-07-17 18:47:46 +00:00
|
|
|
repository: https://git.finally.coffee/finallycoffee/services
|
|
|
|
issues: https://git.finally.coffee/finallycoffee/services/issues
|