File diff b34547147a36 → 8d2978c32f31
roles/backup_client/tasks/main.yml
Show inline comments
 
@@ -5,7 +5,7 @@
 
# possible to switch to Paramiko backend.
 
- name: Install pexpect for pexpect+sftp Duplicity backend
 
  apt:
 
    name: "{{ backup_client_pexpect_package[ansible_distribution_release] }}"
 
    name: python3-pexpect
 
    state: present
 

	
 
- name: Install backup software