File diff 2e3af1a245a5 → 75bfe558bba9
roles/ldap_server/molecule/default/prepare.yml
Show inline comments
 
@@ -140,3 +140,8 @@
 
      apt:
 
        name: net-tools
 
        state: present
 

	
 
    - name: Install nmap utility for testing TLS
 
      apt:
 
        name: nmap
 
        state: present