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
Describe the Issue
A clear and concise description of what the bug is.
Having error in below task:
TASK [roles/cis/RHEL8-CIS : Assert that password set for ericsson_nbanik and account not locked] ******************************************************************************************
fatal: [gzp-p-qv-webapp1]: FAILED! => {
"assertion": "discovered_ansible_user_password_set.stdout | length != 0 and discovered_ansible_user_password_set.stdout != \"!!\"",
"changed": false,
"evaluated_to": false,
"msg": "You have rhel8cis_rule_4_3_4 enabled but the user = ericsson_nbanik has no password set - It can break access"
}
PLAY RECAP ********************************************************************************************************************************************************************************
Expected Behavior
A clear and concise description of what you expected to happen.
It should pass
Actual Behavior
A clear and concise description of what's happening.
It gives error.
Control(s) Affected
What controls are being affected by the issue
Assert that password set for ericsson_nbanik and account not locked
Environment (please complete the following information):
Have you checked ReadtheDocs?:
Yes
Describe the Issue
A clear and concise description of what the bug is.
Having error in below task:
Expected Behavior
A clear and concise description of what you expected to happen.
It should pass
Actual Behavior
A clear and concise description of what's happening.
It gives error.
Control(s) Affected
What controls are being affected by the issue
Assert that password set for ericsson_nbanik and account not locked
Environment (please complete the following information):
2.15.10
Python 3.9.6
Python 3.9.6
Additional Notes
Anything additional goes here
Possible Solution
Enter a suggested fix here
The text was updated successfully, but these errors were encountered: