Add a vhost role
This commit is contained in:
6
roles/vhost/meta/main.yml
Normal file
6
roles/vhost/meta/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
dependencies:
|
||||
- role: caddy
|
||||
when: web_server == 'caddy'
|
||||
|
||||
Reference in New Issue
Block a user