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