diff --git a/testsite/group_vars/web.yml b/testsite/group_vars/web.yml index 2cdfde5ee47a90c1b08fdcd0a5b72d5ba9777528..983c7bedadb580e28d320d2ff818e46f416f94bb 100644 --- a/testsite/group_vars/web.yml +++ b/testsite/group_vars/web.yml @@ -14,3 +14,5 @@ web_default_title: "Welcome to Example Inc." web_default_message: "You are attempting to access the web server using a wrong name or an IP address. Please check your URL." db_root_password: "root" + +website_mail_recipients: "john.doe@example.com" \ No newline at end of file