Another try.

This commit is contained in:
Felix Fontein 2025-07-26 13:07:24 +02:00
commit 7627be6e20

View file

@ -15,6 +15,7 @@
files:
- '{{ ansible_distribution }}-{{ ansible_distribution_version }}.yml'
- '{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yml'
- '{{ ansible_distribution }}.yml'
- '{{ ansible_os_family }}.yml'
paths:
- '{{ role_path }}/vars'