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
TASK [RHEL8-CIS : PRELIM | AUDIT | Check authselect package versions | set fact] ***
Monday 25 November 2024 14:39:19 +0000 (0:00:00.012) 0:00:19.807 *******
fatal: [ubi8]: FAILED! => {"msg": "The conditional check 'ansible_facts.packages.authselect[0].version is version(authselect_pkg_version, '>=')' failed. The error was: error while evaluating conditional (ansible_facts.packages.authselect[0].version is version(authselect_pkg_version, '>=')): 'dict object' has no attribute 'authselect'. 'dict object' has no attribute 'authselect'\n\nThe error appears to be in '/home/vagrant/RHEL8-CIS/tasks/prelim.yml': line 204, column 9, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n block:\n - name: \"PRELIM | AUDIT | Check authselect package versions | set fact\"\n ^ here\n"}
Describe the Issue
molecule converge fails due to changes..
Expected Behavior
molecule converge
molecule converge -s localhost
molecule converge -s wsl
Actual Behavior
Authselect breaks the tests due to your assumptions.
Control(s) Affected
What controls are being affected by the issue
All, cannot run RHEL8-CIS in test scenarios.
Environment (please complete the following information):
Additional Notes
Anything additional goes here
Possible Solution
Enter a suggested fix here
The text was updated successfully, but these errors were encountered: