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

Fix for #306 #307

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Fix for #306 #307

merged 1 commit into from
Aug 4, 2023

Conversation

bbaassssiiee
Copy link
Member

Overall Review of Changes:
Fixes the casing of a handler in a notify.

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

Enhancements:
Please list any enhancements/features that are not open issue tickets

How has this been tested?:
Please give an overview of how these changes were tested. If they were not please use N/A

$ grep -rl Change_requires_reboot .
$ grep -rl change_requires_reboot .
./vars/main.yml
./tasks/section_1/cis_1.1.3.x.yml
./tasks/section_1/cis_1.1.7.x.yml
./tasks/section_1/cis_1.1.5.x.yml
./tasks/section_1/cis_1.1.4.x.yml
./tasks/section_1/cis_1.1.6.x.yml
./tasks/section_1/cis_1.1.8.x.yml
./tasks/section_1/cis_1.10.yml
./tasks/section_1/cis_1.9.yml
./tasks/section_3/cis_3.1.x.yml
./tasks/post.yml
./handlers/main.yml

Signed-off-by: Bas Meijer <bas.meijer@me.com>
@bbaassssiiee
Copy link
Member Author

Pre-commit config seems missing in devel.

@uk-bolly uk-bolly merged commit 6401b1b into ansible-lockdown:devel Aug 4, 2023
@bbaassssiiee bbaassssiiee deleted the bugfix/306 branch August 4, 2023 19:04
@uk-bolly uk-bolly mentioned this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants