Fix CentOS typo (#11161)

The name reported in ansible_distribution is "CentOS", so this could
break some things.
This commit is contained in:
Max Gautier
2024-05-06 02:52:18 +00:00
committed by GitHub
parent e385ac7b40
commit 4cb688d5e4

View File

@ -97,7 +97,7 @@ pkgs:
major_versions:
- "8"
- "9"
Centos: *major_redhat_like
CentOS: *major_redhat_like
rsync: {}
socat: {}
software-properties-common: *debian_family_base