From 9317f6d97f171c8c1361426fb43535d3d5f7d270 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 10 Oct 2012 16:32:23 +0000 Subject: [PATCH] comand != command --- tasks/openshift-el6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/openshift-el6.yml b/tasks/openshift-el6.yml index 543fea212d..2b9c414609 100644 --- a/tasks/openshift-el6.yml +++ b/tasks/openshift-el6.yml @@ -37,7 +37,7 @@ action: command semodule -i /usr/share/selinux/packages/rubygem-stickshift-common/stickshift.pp - name: selinux module disable - passenger - action: comand semodule -d passenger + action: command semodule -d passenger - name: selinux module install - other passenger action: command semodule -i /usr/share/selinux/packages/rubygem-passenger/rubygem-passenger.pp