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

Optimize HAProxy Service Management in Ansible Playbook #90

Open
smerlos opened this issue Jul 31, 2024 · 0 comments · May be fixed by #91
Open

Optimize HAProxy Service Management in Ansible Playbook #90

smerlos opened this issue Jul 31, 2024 · 0 comments · May be fixed by #91
Assignees

Comments

@smerlos
Copy link

smerlos commented Jul 31, 2024

The current Ansible playbook for managing the HAProxy service needs optimization to ensure better handling of the service state. Specifically, the playbook should:

  • Verify the current state of the HAProxy service.
  • Ensure HAProxy is enabled and running if it is installed.
  • Optimize the logic for restarting and reloading the service based on its installation and running state.
@smerlos smerlos self-assigned this Jul 31, 2024
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 a pull request may close this issue.

1 participant