Closed Sebclem closed 2 years ago
@m3nu Can you take a look a this ?
Hi, sorry for the delay. Had this flagged, but didn't get to it yet. Looks fine. Good to merge after the tests are done.
Can you help to make the tests happy? Just replace include
with include_tasks
here in tasks/main.yml
- name: Run OS-specific tasks
include: "{{ item }}"
Should be good now :+1:
This little PR is here to add the ability to specify the borg / borgmatic version to install.
This make the role able to upgrade / downgrade borg and borgmatic. By default this role, will behave like before (Use last borg/borgmatic version on first install and don't upgrade on playbook re-run)