diff options
author | Michael Scherer <misc@redhat.com> | 2020-10-02 14:39:58 +0200 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2020-10-02 14:39:58 +0200 |
commit | 67f687bb5704b3e236824527477d766457bf6847 (patch) | |
tree | a835e644be5ff423647485dceab56dbcafc0e2c8 /playbooks | |
parent | 9321efc77f1b4474bc13bbae83427ff02b6524d3 (diff) |
Disable the old mailman
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index 77c5bd9..1b0e23e 100644 --- a/playbooks/osci.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -27,10 +27,10 @@ website_domain: www.theopensourceway.org - deploy_website - - role: mailman_lists - website_domain: lists.theopensourceway.org - use_letsencrypt: True - +# - role: mailman_lists +# website_domain: lists.theopensourceway.org +# use_letsencrypt: True +# - mediawiki - hosts: osci.theopensourceway.org |