comand != command
This commit is contained in:
parent
b6222023d7
commit
9317f6d97f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue