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