Actions
Bug #38513
openOpenSCAP remediations fail for image mode machines on atomic package manager use
Difficulty:
Triaged:
No
Description
OpenSCAP remediations fail for image mode machines on atomic package manager use
Cloned from 17080443
Description of problem:
Due to a bug in Ansible, it tries using the atomic_container package manager when installing packages.
We need to use the ansible_pkg_mgr fact to force it to use DNF as a workaround.
Updated by The Foreman Bot 2 days ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/theforeman/foreman_openscap/pull/597 added
Actions