mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 10:09:10 +03:00
6 lines
133 B
YAML
6 lines
133 B
YAML
---
|
|
|
|
- include: centos-7.yml
|
|
when: ansible_distribution in ["CentOS","RedHat"] and
|
|
ansible_distribution_major_version >= 7
|