Skip to content

Commit b00b2ae

Browse files
committed
removed old selinux handler
1 parent bda0051 commit b00b2ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

handlers/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
---
22
# handlers file for ansible-role-nginx-app-protect
3-
- name: "(Handler: All OSs) Enable SELinux"
4-
import_tasks: configure-selinux.yml
5-
63
- name: "(Handler: All OSs) Check NGINX"
74
command: "nginx -t"
85
changed_when: false

0 commit comments

Comments
 (0)