nephio-experimental/one-summit-22-workshop

add support for installing 'tree' package on Fedora

Closed this issue · 0 comments

Currently the ansible tree role supports tree package install only on Debian systems and not on RedHat systems.
Using the ansible.builtin.package would be a better generic approach to solve this issue.