Fix CentOS typo (#11161)
The name reported in ansible_distribution is "CentOS", so this could break some things.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user