From 3d440014438c1b3bb741acaf17de631029227004 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 5 Jan 2026 11:52:23 +0100 Subject: Use self-signed cert when web server is not reachable Also fix some punycode niggles --- infrastructure/production.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'infrastructure/production.yaml') diff --git a/infrastructure/production.yaml b/infrastructure/production.yaml index 19a260f..fbc1e71 100644 --- a/infrastructure/production.yaml +++ b/infrastructure/production.yaml @@ -4,6 +4,7 @@ ungrouped: ansible_become: true public_hostname: ñix.es public_hostname_punycode: xn--ix-yja.es + web_server_reachable: true all: vars: users: -- cgit v1.2.3