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: Don't reload services when restarting #283

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix: Don't reload services when restarting #283

merged 1 commit into from
Jan 30, 2024

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Jan 29, 2024

Avoid triggering a reload of various role services when a restart is needed. This avoids the race between restart and reload.

@SuperQ
Copy link
Contributor Author

SuperQ commented Jan 29, 2024

Looks like ansible/ansible-lint#3989 broke the ansible-lint action. 😿

Avoid triggering a reload of various role services when a restart is
needed. This avoids the race between restart and reload.

Signed-off-by: SuperQ <superq@gmail.com>
@github-actions github-actions bot added bugfix and removed bugfix labels Jan 29, 2024
@gardar gardar merged commit 811e973 into main Jan 30, 2024
107 checks passed
@gardar gardar deleted the superq/restarted branch January 30, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants