Skip to content

Commit c1ff587

Browse files
committed
default selinux false
1 parent 937d5df commit c1ff587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ nginx_demo_workload_protocol: http://
8989
nginx_demo_workload_host: 10.1.1.1:8080
9090

9191
# Enable enforcing selinux (you may need to open ports on your own)
92-
nginx_selinux: true
92+
nginx_selinux: false

0 commit comments

Comments
 (0)