mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +03:00
Calico: Fix Wireguard support for CentOS Stream 9/RHEL 9 Beta (#8625)
This commit is contained in:
@@ -18,3 +18,4 @@
|
||||
when:
|
||||
- ansible_os_family in ['RedHat']
|
||||
- ansible_distribution not in ['Fedora']
|
||||
- ansible_facts['distribution_major_version'] | int < 9
|
||||
|
||||
Reference in New Issue
Block a user