From 39276edb93780725e5f4aef770b5e0bb30eeaa3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Fele-=C5=BDor=C5=BE?= Date: Thu, 23 Oct 2025 23:49:46 +0200 Subject: [PATCH] Add rilec to setup.yml --- setup.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/setup.yml b/setup.yml index f5457c3..455e0fa 100644 --- a/setup.yml +++ b/setup.yml @@ -96,3 +96,12 @@ roles: - opensmtpd - friwall + +- hosts: rilec + roles: + - postgres + - rilec + vars: + user: apis + ldap_server: ldap://dcv1fri1.fri1.uni-lj.si:389 + tls_domains: ['apis-rilec-php.fri1.uni-lj.si', "apis-rilec.fri1.uni-lj.si"]