File diff 480828d2ad47 → 8f33126c7555
roles/mail_server/playbook.yml
Show inline comments
 
@@ -6,6 +6,7 @@
 
    - name: Update all caches to avoid errors due to missing remote archives
 
      apt:
 
        update_cache: yes
 
      changed_when: False
 

	
 
- hosts: all
 
  tasks: