Fix haproxy restarting twice per Ansible run
Since haproxy is orchestrated via site.yml in a single play, it does not need flushing handlers as handlers run will happen at the end of this play. Change-Id: Ia3743575da707325be93c39b4a2bcae9211cacb2 Related-Bug: #1864810 Closes-Bug: #1875228
Showing
- ansible/roles/haproxy/tasks/deploy.yml 4 additions, 2 deletionsansible/roles/haproxy/tasks/deploy.yml
- ansible/roles/haproxy/tasks/upgrade.yml 4 additions, 2 deletionsansible/roles/haproxy/tasks/upgrade.yml
- releasenotes/notes/bug-1864810-5a5d0f91c0171b19.yaml 7 additions, 0 deletionsreleasenotes/notes/bug-1864810-5a5d0f91c0171b19.yaml
Please register or sign in to comment