mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-09 10:56:01 +00:00
Optimized database variables
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
- name: "For '{{ application_id }}': Load central RDBMS"
|
||||
include_role:
|
||||
name: sys-svc-rdbms
|
||||
vars:
|
||||
database_init: true # Initialize a custom database for the application
|
||||
|
||||
- name: "For '{{ application_id }}': Load sys-stk-back-stateless"
|
||||
include_role:
|
||||
|
||||
Reference in New Issue
Block a user