mirror of
https://github.com/roles-ansible/ansible_role_restic.git
synced 2024-12-11 23:41:32 +01:00
:%s/distribution/ansible_distribution/gc
This commit is contained in:
parent
9dc223b12c
commit
7140f98ab8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ restic_os_variables:
|
|||
files:
|
||||
- '{{ ansible_distribution }}-{{ ansible_distribution_version }}.yml'
|
||||
- '{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yml'
|
||||
- '{{ distribution }}.yml'
|
||||
- '{{ ansible_distribution }}.yml'
|
||||
- '{{ ansible_os_family }}.yml'
|
||||
- '{{ ansible_system }}.yml'
|
||||
- 'defaults.yml'
|
||||
|
|
Loading…
Reference in a new issue