That didn't work either. Try this.
This commit is contained in:
parent
235f522df4
commit
967a7b45b8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
- name: install our fcomm collectd selinux module
|
- name: install our fcomm collectd selinux module
|
||||||
command: semodule -i /usr/share/collectd/fi-collectd-fcomm.pp
|
command: semodule -i /usr/share/collectd/fi-collectd-fcomm.pp
|
||||||
when: selinux_module|changed or selinux_grep|changed
|
when: selinux_module|changed or '0' in selinux_grep.stdout
|
||||||
tags:
|
tags:
|
||||||
- collectd
|
- collectd
|
||||||
- selinux
|
- selinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue