ceph-ansible/roles/ceph-dashboard/tasks
Guillaume Abrioux c3304c213b dashboard: add missing parameter in `ceph_cmd`
the `ceph_cmd` fact is missing the `--net=host` parameter.

Some tasks consuming this fact can fail like following:

```
Error: error configuring network namespace for container b8ec913db1fb694ae683faf202680de7a59c714a004e533aba87e8503d29261f: Missing CNI default network
```

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f143b1a647)
2021-03-03 12:57:08 +01:00
..
configure_dashboard.yml dashboard: add missing parameter in `ceph_cmd` 2021-03-03 12:57:08 +01:00
configure_dashboard_backends.yml ceph-dashboard: fix mgr dashboard IPv6 fact 2020-04-23 16:23:30 -04:00
configure_grafana_layouts.yml Allow user to specify grafana_server_fqdn 2020-08-06 11:29:25 -04:00
main.yml dashboard: only print dashboard url of the grafana-server node 2019-12-03 14:49:12 +01:00