Skip to content
Snippets Groups Projects
Commit 21c06a78 authored by ale's avatar ale
Browse files

Small fix

parent abdbddde
No related branches found
No related tags found
1 merge request!255mailman: Enable VERP
Pipeline #83759 passed
......@@ -13,4 +13,4 @@
- name: Subscribe test user to test list
shell: "echo uno@investici.org | in-container mailman-mailman /var/lib/mailman/bin/add_members -w n -a n -r - {{ test_list_name }}"
when: "mailman_test_list.exists"
when: "mailman_test_list.exists | default(False)"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment