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 [RHEL7-CIS : SCORED | 5.2.15 | PATCH | Ensure only strong Key Exchange algorithms are used] ***
fatal: [default]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'kex'\n\nThe error appears to be in 'ansible/roles/RHEL7-CIS/tasks/section_5/cis_5.2.x.yml': line 272, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: "SCORED | 5.2.15 | PATCH | Ensure only strong Key Exchange algorithms are used"\n ^ here\n"}
The text was updated successfully, but these errors were encountered:
If you could check you are using the last version from https://github.com/ansible-lockdown/RHEL7-CIS
The default variables has the kex variable (ssh key exchange) set and i am unable to reproduce your issue.
If you are coming from a previous version, there has been many changes not only CIS requirements but also in the way the playbook runs.
Any information you are able to provide with regard your setup, if the above does not resolve your issue.
TASK [RHEL7-CIS : SCORED | 5.2.15 | PATCH | Ensure only strong Key Exchange algorithms are used] ***
fatal: [default]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'kex'\n\nThe error appears to be in 'ansible/roles/RHEL7-CIS/tasks/section_5/cis_5.2.x.yml': line 272, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: "SCORED | 5.2.15 | PATCH | Ensure only strong Key Exchange algorithms are used"\n ^ here\n"}
The text was updated successfully, but these errors were encountered: