Fix duplicity install
This commit is contained in:
parent
62ebf39b21
commit
c3798505a4
@ -95,11 +95,9 @@
|
|||||||
|
|
||||||
- name: Install duplicity
|
- name: Install duplicity
|
||||||
apt:
|
apt:
|
||||||
name: duplicity
|
name:
|
||||||
|
- duplicity
|
||||||
- name: Install B2 backend for duplicity
|
- python3-b2sdk
|
||||||
pip:
|
|
||||||
name: b2
|
|
||||||
|
|
||||||
- name: Create GitLab credentials file
|
- name: Create GitLab credentials file
|
||||||
template:
|
template:
|
||||||
|
Reference in New Issue
Block a user