diff --git a/group_vars/remote-blackbox.yml b/group_vars/remote-blackbox.yml index f14c450..3f7684c 100644 --- a/group_vars/remote-blackbox.yml +++ b/group_vars/remote-blackbox.yml @@ -6,6 +6,15 @@ blackbox_modules: Accept-Charset: utf-8 Accept-Language: en-US method: GET + follow_redirects: false + valid_status_codes: + - 200 + - 301 + - 302 + - 303 + - 304 + - 307 + - 308 prober: http timeout: 5s