Merge "Add --force to ceph mgr dashboard enablement" into stable/stein
This commit is contained in:
commit
3dc802045f
@ -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