mirror of https://github.com/ceph/ceph-ansible.git
4 lines
157 B
YAML
4 lines
157 B
YAML
|
---
|
||
|
- name: add a peer
|
||
|
shell: "rbd mirror pool peer add {{ ceph_rbd_mirror_pool }} {{ ceph_rbd_mirror_remote_user }}@{{ ceph_rbd_mirror_remote_cluster }}"
|