mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shortened webserver to srv-web-
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
include_role:
|
||||
name: service-rdbms-central
|
||||
|
||||
- name: "Include role webserver-proxy-domain for {{ application_id }}"
|
||||
- name: "Include role srv-web-proxy-domain for {{ application_id }}"
|
||||
include_role:
|
||||
name: webserver-proxy-domain
|
||||
name: srv-web-proxy-domain
|
||||
loop: "{{ applications[application_id].domains.canonical }}"
|
||||
loop_control:
|
||||
loop_var: domain
|
||||
|
Reference in New Issue
Block a user