Additionnal repo not need for EL9
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
dead47287a
commit
63840fc1f4
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
||||||
- elrepo-release
|
- elrepo-release
|
||||||
state: present
|
state: present
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
when:
|
||||||
|
- ansible_os_family == 'RedHat'
|
||||||
|
- ansible_distribution_major_version < "9"
|
||||||
|
|
||||||
- name: Install kernel driver for WireGuard
|
- name: Install kernel driver for WireGuard
|
||||||
package:
|
package:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue