diff options
-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 |