Fix all.yml, turn off vhost generation
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
hosts: proxy-clean
|
||||
become: true
|
||||
vars:
|
||||
bool_create_vhost: true
|
||||
bool_create_vhost: false
|
||||
roles:
|
||||
- nginx-proxy
|
||||
- nginx-proxy
|
||||
|
||||
Reference in New Issue
Block a user