From 5db7cca782f19705082495e640260cd9c24b2f47 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Mon, 26 Feb 2024 10:42:10 +0100 Subject: [PATCH] Ensure exim is configured for PonyConf. --- ponyconf.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ponyconf.yml b/ponyconf.yml index 7c06655..54c329e 100644 --- a/ponyconf.yml +++ b/ponyconf.yml @@ -26,6 +26,9 @@ 30386264356266373033383436383462333038656133363530313161646632353366393631393036 363439633164376438376431373935643634 tasks: + - name: Basic setup + include_role: name=common + - name: Install dependencies apt: state: present