robertdebock/ansible-role-rpmfusion

Add support for AlmaLinux

vandah opened this issue · 0 comments

Proposed feature

Add support for AlmaLinux.

Additional context

- ansible_distribution in [ "Amazon", "Fedora", "CentOS", "RedHat", "Rocky" ]

This should either include AlmaLinux or it can be solved by checking the ansible_os_family instead. (AlmaLinux is in the RedHat family)