diff --git a/docs/rolereference.rst b/docs/rolereference.rst
index 4230cb8c0f9db3bdbab8d128761a3a594563278d..272a767c3a6295733eee1d96c14896ce6c236ca6 100644
--- a/docs/rolereference.rst
+++ b/docs/rolereference.rst
@@ -1449,12 +1449,13 @@ Parameters
directory ``/etc/ssl/private/`` under name ``{{ ansible_fqdn }}_https.key``.
**environment_indicator** (dictionary, optional, ``null``)
- Specify configuration for including environment indicator on all HTML
- pages. Indicator is a simple strip at bottom of a page with custom background
- colour, text colour, and text.
+ Specify configuration for including environment indicator on all
+ HTML pages. Indicator is a simple strip at bottom of a page with
+ custom background colour, text colour, and text. Indicator can be
+ collapsed by clicking on the arrows on the left side of the strip.
- Specifying environment indicator is useful for avoiding mistakes when testing
- by having better visibility what environment you are in
+ Specifying environment indicator is useful for avoiding mistakes
+ when testing by having better visibility what environment you are in
(production/staging/test).
The following keys need to be specified:
diff --git a/roles/web_server/molecule/default/tests/test_optional.py b/roles/web_server/molecule/default/tests/test_optional.py
index eb43f3856367032a817c80cb2a03a515a0cb08f2..7dc5cc35dd8445b5311d1b176100a77c695941d8 100644
--- a/roles/web_server/molecule/default/tests/test_optional.py
+++ b/roles/web_server/molecule/default/tests/test_optional.py
@@ -74,6 +74,11 @@ def test_environment_indicator(host):
page = host.run('curl https://%s/' % hostname)
+ expected_content = """
+ 🞀🞂
+