ceph-ansible/roles/ceph-facts/tasks
Dimitri Savineau e150df789e ceph-facts: fix read osd pool default crush fact
We don't need to use run_once on that task when having running monitors
otherwise the read task could be skip and the set task will fail.

The conditional check 'crush_rule_variable.rc == 0' failed. The error
was: error while evaluating conditional (crush_rule_variable.rc == 0):
'dict object' has no attribute 'rc'

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

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-11-18 12:55:43 -05:00
..
container_binary.yml facts: isolate container_binary facts 2019-12-03 13:29:52 +01:00
convert_grafana_server_group_name.yml defaults: change default grafana-server name 2020-09-29 07:42:26 +02:00
facts.yml ceph-facts: fix read osd pool default crush fact 2020-11-18 12:55:43 -05:00
get_def_crush_rule_name.yml osd: use default crush rule name when needed 2020-03-31 14:49:38 -04:00
grafana.yml defaults: change default grafana-server name 2020-09-29 07:42:26 +02:00
main.yml defaults: change default grafana-server name 2020-09-29 07:42:26 +02:00
set_monitor_address.yml facts: fix typo 2020-03-23 14:03:52 -04:00
set_radosgw_address.yml facts: fix 'set_fact rgw_instances with rgw multisite' 2020-09-18 10:14:34 -04:00