diff --git a/docs/usage.rst b/docs/usage.rst index 36b21af0742e62bca8d4e0e8ce0954892e8e3200..96f2b5f37f413d5c28d0b0e60ba5348ada086e28 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -594,11 +594,12 @@ one up first. This includes both the LDAP *server* and *client* configuration. .. note:: Another useful feature the roles implement is a check to see if - certificates will expire within the next 30 days. This check is performed - via cronjob at midnight, and results will end-up being delivered to the - ``root`` user on local server. Later on, once you have configured the mail - server, you should be able to set-up the necessary aliases to have the - mails delivered to non-local accounts too. + certificates will expire within the next 30 days. This check is + performed via cronjob at midnight, and failing results will + end-up being delivered to the ``root`` user on local + server. Later on, once you have configured the mail server, you + should be able to set-up the necessary aliases to have the mails + delivered to non-local accounts too. 1. Let's first install a couple of more tools on the Ansible server, since we will be using ``certtool`` for our improvised CA needs (run this as