Bootstrap caddy http sync role
This commit is contained in:
commit
4164ebb829
7 changed files with 162 additions and 0 deletions
20
meta/main.yml
Normal file
20
meta/main.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
galaxy_info:
|
||||
author: Wilfried OLLIVIER
|
||||
description: Push caddy config file and sync code
|
||||
company: none
|
||||
|
||||
license: WTFPL
|
||||
|
||||
min_ansible_version: 2.4
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- Stretch
|
||||
|
||||
galaxy_tags:
|
||||
- caddy
|
||||
- webserver
|
||||
- http
|
||||
|
||||
dependencies: []
|
Loading…
Add table
Add a link
Reference in a new issue