Initial commit

This commit is contained in:
2021-12-12 20:54:00 +00:00
commit 408a3d8ce1
6 changed files with 107 additions and 0 deletions

4
vars/primary.yml Normal file
View File

@ -0,0 +1,4 @@
gitlab_domain: git.vimium.com
gitlab_create_self_signed_cert: false
gitlab_letsencrypt_enable: true
gitlab_letsencrypt_contact_emails: ["hostmaster@vimium.com"]