different way to exclude packages

This commit is contained in:
Lukáš Zachar 2025-05-16 13:53:28 +02:00
commit 12bc78f745

View file

@ -9,7 +9,8 @@ discover:
prepare:
- name: install
how: install
exclude: '*'
exclude:
- '.*'
- name: repolist
how: shell
script: |