From 0bccb7f2ecac13cc21134226e387fce45805ba49 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Tue, 14 Nov 2017 20:35:13 +0000 Subject: autocommit Tue Nov 14 20:35:13 UTC 2017 --- playbooks/openbook.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/openbook.yaml b/playbooks/openbook.yaml index e7609cb..3b5f70b 100644 --- a/playbooks/openbook.yaml +++ b/playbooks/openbook.yaml @@ -202,6 +202,8 @@ if [ "{{ openbook_install_customer_web_ui|string() }}" == "True" ]; then docker pull "{{ openbook_docker_registry_url }}/openbook_customer_web_ui_unstable" fi + args: + executable: /bin/bash - name: "Start Openbook" hosts: "{{ groups['target']|sort }}" -- cgit v1.3