ignore errors from semodule until we get an idempotent module (or something else) for it
This commit is contained in:
parent
cb5ec04aec
commit
9278f50619
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
|
||||
- name: selinux module disable - passenger
|
||||
action: command semodule -d passenger
|
||||
ignore_errors: True
|
||||
|
||||
- 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