mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-17 12:41:21 -03:30
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
|