selinux/module: Remove debugging statement now that things work
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d503f374db
commit
f4cb375000
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@
|
|||
- selinux
|
||||
- selinux/module
|
||||
|
||||
- name: debug the state of selinux_module
|
||||
debug:
|
||||
var: selinux_module
|
||||
tags:
|
||||
- selinux
|
||||
|
||||
- name: Build our custom selinux module
|
||||
command: checkmodule -M -m -o /usr/local/share/{{ policy_name }}.mod /usr/local/share/{{ policy_name }}.te
|
||||
when: selinux_module is changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue