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 84858628 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 77bcf365
No related branches found
No related tags found
1 merge request!47Resolve "feat: add jmespath pip package to pipfile"
Pipeline #8048 passed with warnings
......@@ -12,7 +12,7 @@ and the commits message folow the [Conventional Commits](https://www.conventiona
- In role `ynh_backup`:
- You now have the possibility to use BorgBackup with an [extra Ansible role](https://github.com/borgbase/ansible-role-borgbackup) as well as [Restic](https://github.com/roles-ansible/ansible_role_restic). These are built-in into this role, which means that once configured correctly, Ansible will download the chosen roles and will trigger their tasks.
- In order to use [Restic Ansible role](https://github.com/roles-ansible/ansible_role_restic), you need to install the pip package jmespath. For the collection devs it can be installed from the provided Pipfile using the following command: `pipenv install`.
- In order to use [Restic Ansible role](https://github.com/roles-ansible/ansible_role_restic), you need to install the pip package jmespath. For developers of the collection, it can be installed from the provided Pipfile using the following command: `pipenv install`.
### Changed
......
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