So, after all that flailing. If I just remove this temporarily, it should work.. right?
This commit is contained in:
parent
4a54a77f7a
commit
4202cbabcb
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@
|
||||||
- name: check to see if its even installed yet
|
- name: check to see if its even installed yet
|
||||||
shell: semodule -l | grep fi-collectd-fcomm
|
shell: semodule -l | grep fi-collectd-fcomm
|
||||||
register: selinux_grep
|
register: selinux_grep
|
||||||
always_run: true
|
|
||||||
changed_when: "1 != 1"
|
|
||||||
tags:
|
tags:
|
||||||
- collectd
|
- collectd
|
||||||
- selinux
|
- selinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue