Fix: harmonize readme
This commit is contained in:
parent
85f0c12a11
commit
6754b139c4
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue