Try to debug here.
This commit is contained in:
parent
4202cbabcb
commit
39ea6477da
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue