fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Andrey Sokolovskiy 2024-02-26 11:11:59 +07:00
parent 3a5bb42d9d
commit 63efde46b4
4 changed files with 3 additions and 2 deletions

View File

@ -10,11 +10,12 @@
vars:
params:
files:
- '{{ansible_distribution}}.yaml'
- '{{ansible_os_family}}.yaml'
- "{{ ansible_distribution }}.yaml"
- "{{ ansible_os_family }}.yaml"
- default.yaml
paths:
- 'vars'
tags: bareos
- name: import repo key
ansible.builtin.apt_key: