diff --git a/tasks/05_configure.yml b/tasks/05_configure.yml index b90b165..9179409 100644 --- a/tasks/05_configure.yml +++ b/tasks/05_configure.yml @@ -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: