File diff 686083d16102 → fec5f67faec1
roles/xmpp_server/molecule/default/host_vars/ldap-server.yml
Show inline comments
 
@@ -39,9 +39,6 @@ backup_host_ssh_private_keys:
 
  ed25519: "{{ lookup('file', 'tests/data/ssh/server_ed25519') }}"
 
  ecdsa: "{{ lookup('file', 'tests/data/ssh/server_ecdsa') }}"
 
backup_clients:
 
  - server: parameters-optional-buster
 
    ip: 192.168.56.32
 
    public_key: "{{ lookup('file', 'tests/data/ssh/parameters-optional.pub') }}"
 
  - server: parameters-optional-bullseye
 
    ip: 192.168.56.42
 
    public_key: "{{ lookup('file', 'tests/data/ssh/parameters-optional.pub') }}"