diff --git a/testsite/group_vars/web.yml b/testsite/group_vars/web.yml index 8fdf936d98ba6e6e9b48793ff2ff99b16443ca7f..da0acdc7b2e03a6ecc95a82c62aec672ef611648 100644 --- a/testsite/group_vars/web.yml +++ b/testsite/group_vars/web.yml @@ -20,4 +20,7 @@ website_mail_recipients: "john.doe@example.com" environment_indicator: background_colour: "purple" text_colour: "white" - text: "Majic Ansible Roles Test Site" \ No newline at end of file + text: "Majic Ansible Roles Test Site" + +proxy_headers: + Accept-Encoding: '"gzip"'