File diff e3ebfa5942bd → 0b86d3da5a29
docs/usage.rst
Show inline comments
 
@@ -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