Add forgotten tags.
This commit is contained in:
parent
a3960fa0fd
commit
8afb3582e8
1 changed files with 2 additions and 0 deletions
|
@ -62,12 +62,14 @@
|
|||
file: dest=/usr/share/collectd state=directory
|
||||
tags:
|
||||
- collectd
|
||||
- selinux
|
||||
|
||||
- name: copy over our general collectd selinux module
|
||||
copy: src=selinux/fi-collectd.pp dest=/usr/share/collectd/fi-collectd.pp
|
||||
register: ficgeneral_module
|
||||
tags:
|
||||
- collectd
|
||||
- selinux
|
||||
|
||||
- name: check to see if its even installed yet
|
||||
shell: semodule -l | grep fi-collectd | wc -l
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue