File diff ab20d5b216c4 → 334a2f00fdf4
roles/xmpp_server/molecule/default/prepare.yml
Show inline comments
 
@@ -76,6 +76,10 @@
 
        regexp: "host\\.name\\)"
 
        replace: "host.targetname)"
 

	
 
- hosts: bullseye
 
  become: true
 
  tasks:
 

	
 
    - name: Enable TLSv1.0+ in global OpenSSL configuration file in order to be able to test the xmpp_server_tls_protocol parameter
 
      lineinfile:
 
        path: "/etc/ssl/openssl.cnf"
 
@@ -86,10 +90,6 @@
 
        mode: 0644
 
        state: present
 

	
 
- hosts: bullseye
 
  become: true
 
  tasks:
 

	
 
    - name: Set-up the hosts file
 
      lineinfile:
 
        path: /etc/hosts