[FIX] Création du dépôt
This commit is contained in:
parent
b14a0948ee
commit
cf7498f7a4
@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
- name: Créer le dépôt
|
- name: Créer le dépôt
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
cmd: borgmatic init --encryption repokey-blake2
|
# cmd: borgmatic init --encryption repokey-blake2
|
||||||
|
cmd: borgmatic init --encryption repokey
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: Activer la planification
|
- name: Activer la planification
|
||||||
|
Loading…
Reference in New Issue
Block a user