mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
comand != command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user