Andrey Kurilin 97cd173177 Fix broken list concatenation in horizon role
Starting with ansible-core 2.13, list concatenation format is changed
and does not support concatenation operations outside of the jinja template.

The format change:

  "[1] + {{ [2] }}" -> "{{ [1] + [2] }}"

This affects the horizon role that iterates over existing policy files to
override and concatenate them into a single variable.

Co-Authored-By: Dr. Jens Harbott <harbott@osism.tech>

Closes-Bug: #2045660
Change-Id: I91a2101ff26cb8568f4615b4cdca52dcf09e6978
2023-12-05 16:59:20 +01:00
..
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-12-01 07:52:14 +01:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-29 17:43:33 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-29 17:43:33 +00:00
2023-11-30 13:53:00 +00:00
2020-08-25 20:20:57 +01:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00
2023-11-30 13:53:00 +00:00