ceph-ansible/roles/ceph-facts/tasks
Guillaume Abrioux 3ef9690cd1 docker2podman: skip some role imports from handler
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 70f19be367)
2021-04-12 13:30:31 +02:00
..
container_binary.yml docker2podman: skip some role imports from handler 2021-04-12 13:30:31 +02:00
facts.yml Disable facts by default in ansible.cfg 2021-03-26 00:16:58 +01:00
get_def_crush_rule_name.yml osd: use default crush rule name when needed 2020-03-31 19:42:40 -04:00
grafana.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
main.yml introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
set_monitor_address.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
set_radosgw_address.yml Use ansible_facts 2021-03-26 00:16:58 +01:00