--- # Playbook to deploy backup client - hosts: all vars: backuppc_rsyncd_passwd: "{{ vault_backuppc_rsyncd_passwd }}" roles: - rsync-client