You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ultraheroe
changed the title
[REFACTOR] Update to use os_distribution var instead of ansible_distribution var for main.yml
[REFACTOR] Update to use ansible_os_family var instead of ansible_distribution var for main.yml
Nov 17, 2023
Description
os_distribution will resolve to the actual operation system name.
E.g.: for ubuntu, the code will try to include install-Ubuntu.yml
This fixes the include file for Ubuntu as well
Link/s to the specific code that needs a refactor (if applicable)
main.yml
Reported and PR by @xterr in #62
The text was updated successfully, but these errors were encountered: