mirror of https://github.com/ceph/ceph-ansible.git
e84c42b33f
when running docker-to-podman playbook, there's no need to call
`ceph-config` and `ceph-rgw` from the role `ceph-handler`.
It can even have side effects when coming from a baremetal cluster that
was previously migrated using the switch-to-containers playbook. Indeed
it might complain about missing .target systemd unit since they are
removed during that migration.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1944999
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
check_running_cluster.yml | ||
check_running_containers.yml | ||
check_socket_non_container.yml | ||
handler_crash.yml | ||
handler_mdss.yml | ||
handler_mgrs.yml | ||
handler_mons.yml | ||
handler_nfss.yml | ||
handler_osds.yml | ||
handler_rbd_target_api_gw.yml | ||
handler_rbdmirrors.yml | ||
handler_rgws.yml | ||
handler_tcmu_runner.yml | ||
main.yml |