ceph-ansible/roles
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
..
ceph-client common: do not log keyring secret 2021-08-11 14:59:25 -04:00
ceph-common ceph-common: export repository configuration to a single task 2021-10-13 08:10:05 +02:00
ceph-config Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-container-common container: explicitly pull monitoring images 2021-08-23 16:08:10 -04:00
ceph-container-engine ceph-container-engine: allow override container_package_name and container_service_name 2021-09-08 15:35:04 +02:00
ceph-crash containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-dashboard dashboard: retry setting rgw-credentials 2021-09-30 18:30:38 +02:00
ceph-defaults tests: remove all references to ceph_stable_release 2021-10-02 20:45:35 +02:00
ceph-facts update: support --limit on monitor nodes 2021-11-03 08:48:38 +01:00
ceph-fetch-keys fix broken ceph-fetch-keys role 2020-12-14 17:36:17 +01:00
ceph-grafana podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:18 -04:00
ceph-handler osds: use osd pool ls instead of osd dump command 2021-08-03 13:57:14 -04:00
ceph-infra Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-iscsi-gw iscsi: don't set default value for trusted_ip_list 2021-08-19 12:06:42 -04:00
ceph-mds containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-mgr containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-mon containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-nfs roles: remove leftover from pr #4319 2021-08-18 11:08:21 -04:00
ceph-node-exporter podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:18 -04:00
ceph-osd containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-prometheus podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:18 -04:00
ceph-rbd-mirror containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-rgw containers: introduce target systemd unit 2021-08-18 13:42:50 -04:00
ceph-rgw-loadbalancer ceph-rgw-loadbalancer: Fix rgw_ports fact 2021-04-15 13:20:45 +02:00
ceph-validate ceph-validate: export validate repository vars as a task 2021-10-13 08:10:05 +02:00