summaryrefslogtreecommitdiffstats
path: root/roles/webmail/tasks
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-09-08 02:03:29 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-09-08 02:03:29 +0200
commit35deeed568da88a388247343b58370eeab42cb75 (patch)
tree0071141946230fc882c3ddcd6abe396a5ec4e260 /roles/webmail/tasks
parente2d06229e4ebbe4640872f6e2fcb7b32329b462a (diff)
Don't take roundcube from backports.
Diffstat (limited to 'roles/webmail/tasks')
-rw-r--r--roles/webmail/tasks/roundcube.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/webmail/tasks/roundcube.yml b/roles/webmail/tasks/roundcube.yml
index 2296cc2..c186354 100644
--- a/roles/webmail/tasks/roundcube.yml
+++ b/roles/webmail/tasks/roundcube.yml
@@ -75,7 +75,7 @@
- aspell-sv
- name: Install Roundcube
- apt: pkg={{ packages }} default_release={{ ansible_lsb.codename }}-backports
+ apt: pkg={{ packages }}
vars:
packages:
- roundcube-core