You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
495 B
28 lines
495 B
---
|
|
galaxy_info:
|
|
author: caddy_ansible
|
|
role_name: caddy_ansible
|
|
description: Installs and configures a Caddy webserver
|
|
license: MIT
|
|
min_ansible_version: 2.0
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
- 8
|
|
- name: Ubuntu
|
|
versions:
|
|
- bionic
|
|
- focal
|
|
- name: Debian
|
|
versions:
|
|
- stretch
|
|
- buster
|
|
- bullseye
|
|
- name: Fedora
|
|
versions:
|
|
- 29
|
|
galaxy_tags:
|
|
- system
|
|
- web
|
|
dependencies: []
|
|
|