Removed duplicate task

This commit is contained in:
2018-06-27 15:24:17 +12:00
parent d2680d7f51
commit 5b01090308

View File

@@ -28,10 +28,6 @@
when: sestate.changed
when: se.stat.exists
tags: security
- debug:
msg: "SELinux {{ sestate.msg }}"
when: sestate.changed
- name: Create admin group
group: name={{ADMIN_GROUP}} state=present