Fix tasks include regression
This commit is contained in:
@ -132,7 +132,7 @@
|
||||
when: "matrix_postgres_enabled | bool and matrix_postgres_systemd_service_result.changed"
|
||||
|
||||
- ansible.builtin.include_tasks:
|
||||
ansible.builtin.file: "{{ role_path }}/tasks/util/create_additional_databases.yml"
|
||||
file: "{{ role_path }}/tasks/util/create_additional_databases.yml"
|
||||
apply:
|
||||
tags:
|
||||
- always
|
||||
|
Reference in New Issue
Block a user