mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Shortened service- to svc-
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{% if database_type | bool %}
|
||||
|
||||
{% raw %}
|
||||
- name: "include service-rdbms-central"
|
||||
- name: "include svc-rdbms-central"
|
||||
include_role:
|
||||
name: service-rdbms-central
|
||||
name: svc-rdbms-central
|
||||
when: run_once_docker_{% endraw %}{{ application_id }}{% raw %} is not defined
|
||||
|
||||
{% endraw %}
|
||||
|
Reference in New Issue
Block a user