Files
ansible-general/roles/vhost/defaults/main.yml
2024-07-28 00:45:37 +03:00

23 lines
376 B
YAML

---
vhost_state: present
vhost_type: "{{ vhost_state }}"
vhost_domains: []
web_server: caddy
vhost_locations: []
vhost_headers: {}
vhost_delete_headers: []
vhost_basicauth: false
vhost_basicauth_users: {}
proxy_target_protocol: http
proxy_target_host: localhost
proxy_delete_headers: []
redirect_type: temporary
redirect_preserve_path: false
respond_content_type: plain