Add first commit
This commit is contained in:
commit
b3204eb4da
7 changed files with 102 additions and 0 deletions
12
meta/main.yml
Normal file
12
meta/main.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
galaxy_info:
|
||||
author: Santeri Kainulainen
|
||||
description: Installs and configures Caddy for use as a local ACME CA server allowing certificates to be issued in testing
|
||||
min_ansible_version: 2.11.12
|
||||
# platforms:
|
||||
# - name: Ubuntu
|
||||
# versions: [ "20.04", "22.04" ]
|
||||
galaxy_tags:
|
||||
- caddy
|
||||
- tls
|
||||
- localca
|
||||
dependencies: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue