File diff afc75c68d89d → ed73868fa196
roles/mail_forwarder/molecule/default/prepare.yml
Show inline comments
 
@@ -38,6 +38,11 @@
 
        10.31.127.31: "parameters-optional-stretch64"
 
        10.31.127.32: "parameters-no-incoming-stretch64"
 

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

	
 
- hosts: clients
 
  become: true
 
  tasks: