ignore errors from semodule until we get an idempotent module (or something else) for it

This commit is contained in:
Seth Vidal 2012-10-10 16:37:47 +00:00
parent cb5ec04aec
commit 9278f50619

View file

@ -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