18 lines
337 B
YAML
18 lines
337 B
YAML
galaxy_info:
|
|
author: histalek
|
|
description: Deploy Caddy with podman and systemd.
|
|
|
|
issue_tracker_url: https://git.histalek.de/histalek-de/infrastructure/-/issues
|
|
|
|
license: GPL-3.0-only
|
|
|
|
min_ansible_version: "2.14"
|
|
|
|
platforms:
|
|
- name: Fedora
|
|
versions:
|
|
- "38"
|
|
- "39"
|
|
- "40"
|
|
|
|
standalone: true
|