Skip to content

Commit 1ea93f9

Browse files
committed
Update verify.yml
1 parent 861a1c9 commit 1ea93f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/distribution/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
- name: Verify NGINX is up and running
3535
ansible.builtin.uri:
3636
url: http://localhost
37-
status_code: 503
37+
status_code: 403
3838
when: ansible_facts['distribution'] == 'SLES'

0 commit comments

Comments
 (0)