ceph-ansible/roles/ceph-facts/tasks
Guillaume Abrioux cfc10a8142 facts: avoid duplicated element in devices list
When using `osd_auto_discovery`, `devices` is built multiple times due
to multiple runs of `ceph-facts` role. It end up with duplicate
instances of a same device in the list.

Using `unique` filter when building the list fixes this issue.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 23b1f43897)
2019-12-05 14:51:18 +01:00
..
container_binary.yml facts: isolate container_binary facts 2019-12-03 09:57:11 -05:00
facts.yml facts: avoid duplicated element in devices list 2019-12-05 14:51:18 +01:00
main.yml introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
set_monitor_address.yml Replace ipaddr() with ips_in_ranges() 2019-09-27 17:49:46 +02:00
set_radosgw_address.yml ceph-facts: fix _radosgw_address with block 2019-10-03 19:20:19 +00:00