Skip to content
  • Dimitri Savineau's avatar
    cephadm-adopt: delegate task for orch apply · 95964949
    Dimitri Savineau authored
    This is a partial revert of b38019e3
    
     because we don't want to execute
    the whole play on the monitor otherwise if we have some empty group
    like rgws or mdss then the orchestrator commands will still be
    executed.
    Instead we should keep the real target group name at play level and
    delegate the orchestator commands to the monitor. The whole play
    will be skipped is the group is empty.
    
    Signed-off-by: default avatarDimitri Savineau <dsavinea@redhat.com>
    95964949