From 646b98f07e37aa031352256677b7a8dd1c0baa9e Mon Sep 17 00:00:00 2001 From: Andy McCrae Date: Tue, 19 Jun 2018 17:51:33 +0100 Subject: [PATCH] Add openstack_auth to translations update This PR adds the openstack_auth directory to the list of directories that are being updated when we run a translations update. Change-Id: I332af52b0aea589d966d0d12b9eea6431828d02e Depends-On: https://review.openstack.org/576891 Closes-Bug: #1776944 --- tasks/horizon_translations_update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/horizon_translations_update.yml b/tasks/horizon_translations_update.yml index f36c89e3..6900f997 100644 --- a/tasks/horizon_translations_update.yml +++ b/tasks/horizon_translations_update.yml @@ -31,6 +31,7 @@ with_items: - horizon - openstack_dashboard + - openstack_auth tags: - skip_ansible_lint notify: Restart apache2