From 3be2c90b14dca8e81d4fb5c98d5c313e9dac0765 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 6 Mar 2018 21:46:39 -0700 Subject: Support pure systemd hosts Issue: IS-75 --- salt/openbook/ansible/files/openbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'salt') diff --git a/salt/openbook/ansible/files/openbook.yaml b/salt/openbook/ansible/files/openbook.yaml index a390a01..e35e6fe 100644 --- a/salt/openbook/ansible/files/openbook.yaml +++ b/salt/openbook/ansible/files/openbook.yaml @@ -225,4 +225,4 @@ - name: "Start Openbook" include: stop_start_openbook.yaml action=start - when: openbook_start_app == True|string() == "True" + # when: openbook_start_app == True|string() == "True" -- cgit v1.3