Initial working commit
This commit is contained in:
9
ansible/roles/http/defaults/main.yml
Normal file
9
ansible/roles/http/defaults/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
ci_server_email: bastian@bdebyl.net
|
||||
ci_server_name: ci.bdebyl.net
|
||||
|
||||
deps: [
|
||||
certbot,
|
||||
certbot-nginx,
|
||||
nginx
|
||||
]
|
||||
Reference in New Issue
Block a user