Description of problem: Control Plane Server group creation in UPI is not idempotent. A new server group will be created every time the 04_control-plane.yaml playbook is run.
Checked with the patch it's fixed now. TASK [List the Server groups] ************************************************************************************************************************************************************************************* changed: [localhost] TASK [Parse the Server group ID from existing] ******************************************************************************************************************************************************************** ok: [localhost] TASK [Create the Control Plane server group] ********************************************************************************************************************************************************************** skipping: [localhost] TASK [Parse the Server group ID from creation] ******************************************************************************************************************************************************************** skipping: [localhost] TASK [Create the Control Plane servers] *************************************************************************************************************************************************************************** changed: [localhost] => (item=[0, 'wjuos402b-xjtcj-master']) changed: [localhost] => (item=[1, 'wjuos402b-xjtcj-master']) changed: [localhost] => (item=[2, 'wjuos402b-xjtcj-master']) PLAY RECAP ******************************************************************************************************************************************************************************************************** localhost : ok=6 changed=4 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409