summaryrefslogtreecommitdiffstats
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
parente2d06229e4ebbe4640872f6e2fcb7b32329b462a (diff)
Don't take roundcube from backports.
-rw-r--r--production1
-rw-r--r--roles/webmail/tasks/roundcube.yml2
2 files changed, 1 insertions, 2 deletions
diff --git a/production b/production
index a35d2a6..970dafa 100644
--- a/production
+++ b/production
@@ -76,7 +76,6 @@ levante
[backports:children]
-webmail
# machines behind NAT
[NATed:children]
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