Skip to content
Snippets Groups Projects
Verified Commit e6aff771 authored by David Mehren's avatar David Mehren
Browse files

Add Debian 12 workaround

parent 27d0d6cb
Branches master
Tags v4.4.1
No related merge requests found
Pipeline #232031 failed
......@@ -49,6 +49,7 @@
name: borgmatic
state: latest
executable: pip3
extra_args: "{{ (ansible_distribution_release == 'bookworm') | ternary('--break-system-packages', '') }}"
- name: Create borgmatic config folder
ansible.builtin.file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment