1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00
This commit is contained in:
L3D 2022-11-06 21:08:55 +01:00
commit 604db7c8b1
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,6 @@
> **Beta:** This role is in beta status.
[![🎭 Tests](https://github.com/roles-ansible/ansible_role_restic/actions/workflows/test.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_restic/actions/workflows/test.yml)
[![license](https://raw.githubusercontent.com/roles-ansible/ansible_role_restic/main/.github/license.svg)](https://github.com/roles-ansible/ansible_role_restic/blob/main/LICENSE)
[![Ansible Galaxy](https://raw.githubusercontent.com/roles-ansible/ansible_role_restic/main/.github/galaxy.svg)](https://galaxy.ansible.com/do1jlr/restic)

View file

@ -10,5 +10,5 @@ restic_os_variables:
paths:
- 'vars'
playbook_version_number: 25 # should be int
playbook_version_number: 26 # should be int
playbook_version_path: 'do1jlr.restic.version'