Fix duplicity install

This commit is contained in:
Wojciech Kozlowski 2023-02-05 14:29:54 +01:00
parent 62ebf39b21
commit c3798505a4

View File

@ -95,11 +95,9 @@
- name: Install duplicity
apt:
name: duplicity
- name: Install B2 backend for duplicity
pip:
name: b2
name:
- duplicity
- python3-b2sdk
- name: Create GitLab credentials file
template: