rpmfusion_free_repo: PowerTools only for el8

This commit is contained in:
Timo Makinen 2023-07-21 10:07:10 +00:00
parent 40a4b9b1fd
commit 0011b6184c

View file

@ -5,4 +5,4 @@ dependencies:
- role: powertools_repo - role: powertools_repo
when: when:
- ansible_distribution != 'Fedora' - ansible_distribution != 'Fedora'
- ansible_distribution_major_version|int >= 8 - ansible_distribution_major_version|int == 8