We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc06a7e commit 4977550Copy full SHA for 4977550
molecule/distribution/verify.yml
@@ -34,5 +34,5 @@
34
- name: Verify NGINX is up and running
35
ansible.builtin.uri:
36
url: http://localhost
37
- status_code: 503
+ status_code: 403
38
when: ansible_facts['distribution'] == 'SLES'
0 commit comments