Initial version of the caddy rule
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
6b7f10a1e1
commit
79a75602b7
10 changed files with 303 additions and 0 deletions
5
playbooks/deploy.yml
Normal file
5
playbooks/deploy.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: 'Deploy reverse proxy to host group'
|
||||
hosts: 'caddy'
|
||||
roles:
|
||||
- 'enbewe.caddy.caddy'
|
Loading…
Add table
Add a link
Reference in a new issue