mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shortened service- to svc-
This commit is contained in:
@@ -29,6 +29,6 @@ galaxy_info:
|
||||
logo:
|
||||
class: "fa-solid fa-tasks"
|
||||
run_after:
|
||||
- service-rdbms-postgres
|
||||
- svc-rdbms-postgres
|
||||
- web-app-matomo
|
||||
- web-app-keycloak
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: "include service-rdbms-central"
|
||||
- name: "include svc-rdbms-central"
|
||||
include_role:
|
||||
name: service-rdbms-central
|
||||
name: svc-rdbms-central
|
||||
|
||||
- name: "include role srv-web-proxy-domain for {{application_id}}"
|
||||
include_role:
|
||||
|
Reference in New Issue
Block a user