Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The requested handler 'Change_requires_reboot' was not found in either the main handlers list nor in the listening handlers list #306

Closed
bbaassssiiee opened this issue Aug 1, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bbaassssiiee
Copy link
Member

bbaassssiiee commented Aug 1, 2023

Describe the Issue
My build started failing with this error after task 1.10 | PATCH | Ensure system-wide crypto policy is not legacy...

Expected Behavior
The handler is in lowercase change_requires_reboot

- name: change_requires_reboot

Actual Behavior
notify: Change_requires_reboot

notify: Change_requires_reboot

A clear and concise description of what's happening.

Possible Solutions

  • Quick: change cis_1.10.yml#L13 to notify: change_requires_reboot to match the handler.
  • Thourough: enable 'name[casing]' in ansible-lint and fix all to comply
@bbaassssiiee bbaassssiiee added the bug Something isn't working label Aug 1, 2023
@bbaassssiiee
Copy link
Member Author

bbaassssiiee commented Aug 1, 2023

@MarcoV-git #303

bbaassssiiee added a commit to TeamSalvador/RHEL8-CIS that referenced this issue Aug 3, 2023
Signed-off-by: Bas Meijer <bas.meijer@me.com>
uk-bolly added a commit that referenced this issue Aug 4, 2023
Fix for #306 - pre-commit not required as yet merging request
@uk-bolly uk-bolly self-assigned this Aug 4, 2023
@bbaassssiiee
Copy link
Member Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants