redhat-cop / infra.leapp

Collection of Ansible roles for automating RHEL in-place upgrades using Leapp.
MIT License
46 stars 37 forks source link

WIP - Capture and review non-rhel versioned packages #94

Closed scott-vick closed 1 year ago

scott-vick commented 1 year ago

roles/analysis

djdanielsson commented 1 year ago

need to add a blank line at the end of the file for it to pass lint

scott-vick commented 1 year ago

you also need to save the list of original packages to the local facts so it is tracked outside of this play

Did that inside the main.yml tasks in the analysis role.