Merge "Add --force to ceph mgr dashboard enablement"
This commit is contained in:
commit
ea4d672113
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Enable ceph dashboard
|
||||
become: true
|
||||
command: docker exec ceph_mon ceph mgr module enable dashboard
|
||||
command: docker exec ceph_mon ceph mgr module enable dashboard --force
|
||||
changed_when: false
|
||||
run_once: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user