Try to debug here.

This commit is contained in:
Ralph Bean 2014-11-17 14:25:19 +00:00
parent 4202cbabcb
commit 39ea6477da

View file

@ -44,6 +44,10 @@
- selinux
ignore_errors: True
- debug: var=selinux_grep
- debug: msg="{{selinux_grep|failed}}"
- name: install our fcomm collectd selinux module
command: semodule -i /usr/share/collectd/fi-collectd-fcomm.pp
when: selinux_module|changed or selinux_grep|failed