Optimized typos

This commit is contained in:
2025-08-12 19:17:02 +02:00
parent c9a7830953
commit b62df5599d
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
handler_role_name: "svc-prx-openresty"
- name: "For '{{ application_id }}': load docker and db"
include_role:
include_role:
name: cmp-db-docker
- name: "For '{{ application_id }}': include role srv-proxy-6-6-domain"
@@ -13,4 +13,4 @@
name: srv-proxy-6-6-domain
vars:
domain: "{{ domains | get_domain(application_id) }}"
http_port: "{{ ports.localhost.http[application_id] }}"
http_port: "{{ ports.localhost.http[application_id] }}"

View File

@@ -15,5 +15,5 @@
name: cmp-rdbms
- name: "For '{{ application_id }}': Load cmp-docker-oauth2"
include_role:
include_role:
name: cmp-docker-oauth2