ceph-ansible/roles/ceph-facts/tasks
Dimitri Savineau 70267cb30b ceph-facts: fix _radosgw_address with block
e695efc introduced a regression in the _radosgw_address fact when using
the radosgw_address_block variable.
There's no item there because we don't use the items lookup. This is
only used for _monitor_address with monitor_address_block.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1758099

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 780cf36a59)
2019-10-03 19:20:19 +00:00
..
facts.yml ceph-facts: use --admin-daemon to get fsid 2019-10-02 14:01:32 +02: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