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