Description of problem:
In ubuntu 22.04 and 24.04 the NetworkManager package is network-manager. This is specified in the platform_package_overrides for both products. However, when you download and unzip either 0.1.78 or 0.1.77 release of the SCAP Security Guide, where network-manager should be referenced/used the actual value is NetworkManager. In my instance this would cause the ansible playbook for ubuntu 24.04 to fail as it would try to install or check for package NetworkManager instead of network-manager
SCAP Security Guide Version:
I checked 0.1.78 and 0.1.77 and its in both of these versions, not sure if there are others.