fix execution of horizon_translations_update.yml

Just realized, that 'static: no' ignores the include of the
translation update playbook. Without that and the explicit
tag brings the function back in service.

Change-Id: If45599b25c2be682662150b7d3a4b05e852e436d
This commit is contained in:
Frank Kloeker 2018-07-29 12:13:58 +02:00
parent 9aadbba2f0
commit b3a2d1c618
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@
- horizon-config
- include: horizon_translations_update.yml
static: no
when: horizon_translations_update | bool
tags:
- horizon-config