Set keepalived branch to master

The latest keepalived role tag (7.0.0) is too old to have
incorporated fixes outlined in
https://github.com/evrardjp/ansible-keepalived/pull/240 that are
required for a functioning multi-node keepalived/haproxy setup.

Change-Id: I8482e765e98a9fe8e078f87e3a7e5e8eff06088a
This commit is contained in:
James Denton 2022-12-14 23:05:11 -06:00 committed by Dmitriy Rabotyagov
parent 152617c45c
commit d94817820f
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@
- name: keepalived
scm: git
src: https://github.com/evrardjp/ansible-keepalived
version: 7.0.0
trackbranch: None
version: 460fc120b8263bcafc996a3859c9c005fb434447
trackbranch: master
shallow_since: '2022-05-03'
- name: lxc_container_create
scm: git