From c93c32056dafea1ab4cf32f32adfcfb213409654 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Wed, 7 Mar 2018 06:26:52 -0700 Subject: Support pure systemd hosts Issue: IS-75 --- salt/openbook/ansible/files/openbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/openbook/ansible/files/openbook.yaml b/salt/openbook/ansible/files/openbook.yaml index e35e6fe..8e88c6e 100644 --- a/salt/openbook/ansible/files/openbook.yaml +++ b/salt/openbook/ansible/files/openbook.yaml @@ -224,5 +224,5 @@ executable: /bin/bash - name: "Start Openbook" - include: stop_start_openbook.yaml action=start + include: stop_start_openbook.yaml action=start extra_args="" # when: openbook_start_app == True|string() == "True" -- cgit v1.3