rpmfusion_free_repo: PowerTools only for el8
This commit is contained in:
parent
40a4b9b1fd
commit
0011b6184c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue