diff options
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index 0c74dad..608cf3f 100644 --- a/playbooks/osci.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -27,6 +27,7 @@ website_domain: www.theopensourceway.org #- deploy_website - mailman_lists - - cgit + - role: cgit + use_letsencrypt: True - mediawiki |