diff options
author | Michael Scherer <misc@redhat.com> | 2018-12-05 17:31:07 -0500 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2018-12-05 17:31:07 -0500 |
commit | b6d26ccd73052fc883883e9a05af363e7442011c (patch) | |
tree | d081513899b4a09f90c62f6337b8a861db7a2965 /playbooks | |
parent | 662d7e4af0c67c6476796cecd91b253ed8b52289 (diff) |
Add LE for the cgit web application
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 |