Implemented working version of drone w/nginx https

This commit is contained in:
Bastian de Byl
2020-09-24 22:52:33 -04:00
parent e0abdbe506
commit 53f2868916
14 changed files with 93 additions and 50 deletions

View File

@@ -1,5 +1,8 @@
---
- hosts: all
vars_files:
- vars/vault.yml
roles:
- role: common
- role: http
- role: drone