You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task "Configure DMC as a IDXC member" in configure_dmc.yml attempts to configure the node as IDXC SH even if the node is already configured as IDXC Manager
Proposed fix:
- name: Configure DMC as a IDXC member
include_tasks: configure_idxc_sh.yml
when:
- "'clustermanager' not in group_names"
The text was updated successfully, but these errors were encountered:
Task "Configure DMC as a IDXC member" in configure_dmc.yml attempts to configure the node as IDXC SH even if the node is already configured as IDXC Manager
Proposed fix:
The text was updated successfully, but these errors were encountered: