ceph-ansible/roles/ceph-facts/tasks
Guillaume Abrioux 8f648269ec update: support --limit on monitor nodes
Change needed in order to support --limit on mon nodes.
Otherwise, a call to `hostvars[groups[mon_group_name][0]]['_current_monitor_address']`
throws an error:

```
"The error was: 'ansible.vars.hostvars.HostVarsVars object' has no attribute '_current_monitor_address'"
```

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2014304#c28

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 82eee4303b)
2021-11-03 08:48:38 +01: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 common: disable/enable pg_autoscaler 2021-07-20 11:04:25 -04: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 update: support --limit on monitor nodes 2021-11-03 08:48:38 +01:00
set_radosgw_address.yml multisite: fix bug during switch2containers 2021-06-17 08:15:09 +02:00