Changeset - 32f778c49981
[Not reviewed]
0 1 0
Branko Majic (branko) - 4 years ago 2020-05-09 15:12:14
branko@majic.rs
MAR-149: Updated version of Imap-CLI used for testing the mail_server role.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
roles/mail_server/molecule/default/prepare.yml
Show inline comments
 
@@ -54,7 +54,7 @@
 

	
 
    - name: Install IMAP CLI tool
 
      pip:
 
        name: Imap-CLI==0.6
 
        name: Imap-CLI==0.7
 
        state: present
 

	
 
    - name: Install tool for testing SIEVE
0 comments (0 inline, 0 general)