Ensure borgmatic is in PATH

This commit is contained in:
Manu 2026-01-06 16:35:16 +00:00
parent 9525ec03be
commit 747b4698b5

View File

@ -7,6 +7,8 @@
register: borgmatic_version_output
changed_when: false
check_mode: false
environment:
PATH: "{{ borg_venv_path }}/bin:/usr/local/bin:/usr/bin:/bin"
- name: Store Borgmatic version as a fact
ansible.builtin.set_fact: