Bootstrap caddy role
This commit is contained in:
commit
91b6cd5a2e
12 changed files with 288 additions and 0 deletions
15
meta/main.yml
Normal file
15
meta/main.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
galaxy_info:
|
||||
author: Wilfried OLLIVIER
|
||||
description: Install Caddy webserver on Debian
|
||||
company: none
|
||||
|
||||
license: WTFPL
|
||||
|
||||
min_ansible_version: 2.4
|
||||
|
||||
galaxy_tags:
|
||||
- caddy
|
||||
- debian
|
||||
- webserver
|
||||
|
||||
dependencies: []
|
Loading…
Add table
Add a link
Reference in a new issue