Skip to content

Commit 2fdb426

Browse files
authored
Typo in Allow Rest API ports (#289)
1 parent b7e2596 commit 2fdb426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/prerequisites/setup-selinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
proto: tcp
5757
setype: http_port_t
5858
state: present
59-
when: nginx_rest_api_port is defined"
59+
when: nginx_rest_api_port is defined
6060

6161
- name: "(Setup: SELinux: Ports) Allow Specific TCP Ports"
6262
seport:

0 commit comments

Comments
 (0)