mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Updated role
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
docker_compose_instance_directory: "{{path_docker_compose_files}}mybb/"
|
||||
conf_d_path: "/etc/nginx/conf.d/"
|
||||
conf_d_docker_path: "/etc/docker/applications/mybb{{conf_d_path}}"
|
||||
default_conf_docker_path: "{{conf_d_docker_path}}default.conf"
|
||||
|
||||
conf_d_server_directory: "{{docker_compose_instance_directory}}conf.d/"
|
||||
default_conf_server_file: "{{conf_d_docker_directory}}default.conf"
|
||||
conf_d_docker_directory: "/etc/nginx/conf.d/"
|
Reference in New Issue
Block a user