Bootstrap caddy http sync role

This commit is contained in:
Wilfried OLLIVIER 2019-02-01 18:50:35 +01:00
commit 4164ebb829
7 changed files with 162 additions and 0 deletions

20
meta/main.yml Normal file
View 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: []