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

Review and update the use of flushing handlers. #206

Closed
uk-bolly opened this issue Jun 8, 2022 · 1 comment
Closed

Review and update the use of flushing handlers. #206

uk-bolly opened this issue Jun 8, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@uk-bolly
Copy link
Member

uk-bolly commented Jun 8, 2022

Summary of Request
Handlers are force flushed during the playbook, prior to reboot due to grub rebuild etc.

Review the logic regarding reboots and audit taking place to see if this is required
Is this purely for audit or reboot or just auditd?

It also runs twice.
Runs once in main.yml
then called by by main.yml in post.yml with the always tag.

Suggested Code
Look at only if not reboot?
and run_audit is checked?

@uk-bolly uk-bolly added the enhancement New feature or request label Jun 8, 2022
@uk-bolly uk-bolly self-assigned this Jun 8, 2022
uk-bolly added a commit that referenced this issue Jun 8, 2022
@uk-bolly uk-bolly mentioned this issue Jun 8, 2022
@georgenalen
Copy link
Contributor

This was addressed in release 2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants