ceph-ansible/roles/ceph-facts/tasks
Dimitri Savineau d704b05e52 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>
2021-07-02 14:02:30 +02:00
..
container_binary.yml docker2podman: skip some role imports from handler 2021-04-09 15:28:50 +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 14:02:30 +02:00
facts.yml ceph-facts: move device facts to its own file 2021-07-02 14:02:30 +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-08 20:54:02 +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-08 20:54:02 +01:00
set_radosgw_address.yml multisite: fix bug during switch2containers 2021-06-17 01:49:29 +02:00