Fix: harmonize readme

This commit is contained in:
Wilfried OLLIVIER 2019-02-01 18:46:03 +01:00
parent 85f0c12a11
commit 6754b139c4

View file

@ -6,6 +6,8 @@ Push a reverse caddy config file
Requirements Requirements
------------ ------------
Needs [galaxy-vagrant](https://git.stdcall.me/ansible-galaxy/galaxy-vagrant) to run tests
Caddy webserver Caddy webserver
Role Variables Role Variables
@ -16,14 +18,11 @@ Role Variables
- caddy_conf: caddy config directory - caddy_conf: caddy config directory
- caddy_confd: caddy conf.d directory - caddy_confd: caddy conf.d directory
- caddy_www: /var/www/caddy - caddy_www: /var/www/caddy
- reverse_location: reverse destination point - reverse_location: reverse destination point
- reverse_port: port to redirect to - reverse_port: port to redirect to
- websocket_path: path to websocket (optional) - websocket_path: path to websocket (optional)
- websocket_localtion: reverse destination point for websocket config - websocket_localtion: reverse destination point for websocket config
- websocket_port: websocket port to redirect to - websocket_port: websocket port to redirect to
- vhost_name: name of the vhost - vhost_name: name of the vhost
Dependencies Dependencies