Replace deprecated `ansible_distribution_release` with `ansible_facts.distribution_release` to ensure compatibility with newer Ansible versions and prevent potential undefined variable errors.
Ansible
Languages
Shell
100%