Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit c76abf8f authored by Arthur BOUDREAULT's avatar Arthur BOUDREAULT
Browse files

build: update Borg Ansible role to v0.9.3

parent 946eb435
No related branches found
No related tags found
1 merge request!48Resolve "build: update Borg Ansible role to v0.9.3"
......@@ -18,7 +18,7 @@
# #
#-----------------------------------------------------------------------------#
- name: Download BorgBackup role on localhost
ansible.builtin.command: ansible-galaxy install m3nu.ansible_role_borgbackup,v0.9.0 -p "{{ _ansible_role_directory }}"
ansible.builtin.command: ansible-galaxy install m3nu.ansible_role_borgbackup,v0.9.3 -p "{{ _ansible_role_directory }}"
delegate_to: localhost
become: False
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment