Join one master at a time?

This commit is contained in:
Michael McCulloch 2024-02-05 06:48:01 -07:00
parent 2ae09c6bce
commit f407a540e0

View File

@ -102,3 +102,5 @@
when:
- inventory_hostname is in groups['k8s_control_plane']
- inventory_hostname != groups['k8s_control_plane'][0]
- inventory_hostname == item
loop: groups['k8s_control_plane']