Commit 1994af1
committed
Wait for every cluster's remaining nodes to be ready
Don't limit the waiting for the remaining nodes to be ready to the 1st cluster with
`run_once`.
Instead, check whether `inventory_hostname` either matches `active_server` or the 1st
member of the group of servers.1 parent 328ea09 commit 1994af1
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
0 commit comments