mirror of https://github.com/ceph/ceph-ansible.git
rbdmirror: rename a file
rename this file to be more generic.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit ed8616aa66
)
pull/4509/head
parent
9a79ed1bf0
commit
b998fb339e
|
@ -18,8 +18,8 @@
|
|||
set_fact:
|
||||
container_exec_cmd: "{{ container_binary }} exec ceph-rbd-mirror-{{ ansible_hostname }}"
|
||||
|
||||
- name: include start_docker_rbd_mirror.yml
|
||||
include_tasks: start_docker_rbd_mirror.yml
|
||||
- name: include start_container_rbd_mirror.yml
|
||||
include_tasks: start_container_rbd_mirror.yml
|
||||
|
||||
- name: include configure_mirroring.yml
|
||||
include_tasks: configure_mirroring.yml
|
||||
|
|
Loading…
Reference in New Issue