File diff 9f87feb19dbf → 33e27a1e7af9
deploy/ansible/install.yml
Show inline comments
...
 
@@ -45,7 +45,8 @@
 

	
 
     - name: Install Postfix
 
       apt:
 
         name: postfix,mailutils
 
         # libsasl2-modules fixes "SASL authentication failure: No worthy mechs found"
 
         name: postfix,libsasl2-modules,mailutils
 

	
 
     - name: Install Certbot
 
       apt: