mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-06-25 12:17:21 +02:00
8474a8b4e8
On Rhel 8.4 ansible_distribution is set to RedHat so the current when condition will fail Added "RedHat" to the when condition. Signed-off-by: Razurac <a.zelch@t-online.de>