2022-01-02 11:50:13 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: services
|
2024-10-07 17:44:08 +00:00
|
|
|
version: 0.1.4
|
2022-01-02 11:50:13 +00:00
|
|
|
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:
|
2024-10-03 20:24:30 +00:00
|
|
|
"community.crypto": "^2.0.0"
|
2024-10-03 14:58:58 +00:00
|
|
|
"community.docker": "^3.0.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
|
2024-10-03 14:58:58 +00:00
|
|
|
issues: https://codeberg.org/finallycoffee/ansible-collection-services/issues
|