Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specify borg/borgmon version #107

Merged
merged 2 commits into from
Nov 22, 2022

Conversation

Sebclem
Copy link
Contributor

@Sebclem Sebclem commented Nov 16, 2022

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)

@Sebclem
Copy link
Contributor Author

Sebclem commented Nov 22, 2022

@m3nu Can you take a look a this ?

@m3nu
Copy link
Collaborator

m3nu commented Nov 22, 2022

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.

@m3nu
Copy link
Collaborator

m3nu commented Nov 22, 2022

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 }}"

@Sebclem
Copy link
Contributor Author

Sebclem commented Nov 22, 2022

Should be good now 👍

@m3nu m3nu merged commit e34f931 into borgbase:master Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants