File diff a7cd31c6886d → 4e121413ca5c
roles/mail_server/molecule/default/prepare.yml
Show inline comments
 
@@ -18,6 +18,11 @@
 
        update_cache: true
 
      changed_when: false
 

	
 
    - name: Install tools for testing
 
      apt:
 
        name: gnutls-bin
 
        state: present
 

	
 
- hosts: stretch
 
  become: true
 
  tasks: