ceph-ansible/roles/ceph-facts/tasks
Dimitri Savineau b3cf8212fa ceph-facts: move device facts to its own file
Instead of reusing the condition 'inventory_hostname in groups[osds]'
on each device facts tasks then we can move all the tasks into a
dedicated file and set the condition on the import_tasks statement.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit d704b05e52)
2021-07-02 22:21:20 +02:00
..
container_binary.yml docker2podman: skip some role imports from handler 2021-04-12 13:30:09 +02:00
convert_grafana_server_group_name.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
devices.yml ceph-facts: move device facts to its own file 2021-07-02 22:21:20 +02:00
facts.yml ceph-facts: move device facts to its own file 2021-07-02 22:21:20 +02:00
get_def_crush_rule_name.yml library: add ceph_crush_rule module 2020-12-01 17:52:41 +01:00
grafana.yml Use ansible_facts 2021-03-26 00:04:49 +01:00
main.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
set_monitor_address.yml Use ansible_facts 2021-03-26 00:04:49 +01:00
set_radosgw_address.yml multisite: fix bug during switch2containers 2021-06-17 08:15:09 +02:00