Initial AlmaLinux support (#7538)

* AlmaLinux: ansible>2.9.19 is needed to know about AlmaLinux

* AlmaLinux: identify as a centos derrivative

* AlmaLinux: add AlmaLinux to checks for CentOS

* Use ansible_os_family to compare family and not distribution
This commit is contained in:
Cristian Calin
2021-04-23 09:50:03 +03:00
committed by GitHub
parent b32d25942d
commit 73db44b00c
15 changed files with 29 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
ansible==2.9.18
ansible==2.9.20
cryptography==2.8
jinja2==2.11.3
netaddr==0.7.19