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 restart apache handler - Restart Apache when in services #33

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

neidiom
Copy link
Contributor

@neidiom neidiom commented Apr 15, 2023

I am using NginX therefore this fixes my issue with non-existent Apache service.

@neidiom neidiom mentioned this pull request Apr 15, 2023
@neidiom neidiom force-pushed the fix_restart_apache_service branch from d69ccb6 to 2a1d18c Compare April 16, 2023 07:58
Copy link
Contributor

@doobry-systemli doobry-systemli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. We're not opposed to adding support for Nginx (or other webservers), but relying on service_facts is not the right approach in my opinion. The simplest solution would be to add a new role variable roundcube_apache which is set to True per default and can be changed to False if people don't use apache.

@neidiom neidiom force-pushed the fix_restart_apache_service branch from 2a1d18c to 8815d26 Compare April 16, 2023 11:43
@neidiom
Copy link
Contributor Author

neidiom commented Apr 16, 2023

@doobry-systemli please review.

@doobry-systemli doobry-systemli merged commit 2ea6e8a into systemli:main Apr 16, 2023
@neidiom neidiom deleted the fix_restart_apache_service branch April 16, 2023 21:50
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