dashboard: add missing parameter in `ceph_cmd`
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 1 Mar 2021 14:22:22 +0000 (15:22 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 2 Mar 2021 06:34:25 +0000 (07:34 +0100)
commitf143b1a6478bffe0e7ff1c23810d0a5368cf3592
tree7438f5f7daa39b35aae3296df93b11c0542f5a47
parenta16ae693d8e1d3502acf92004179d84c6b60c873
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>
roles/ceph-dashboard/tasks/configure_dashboard.yml