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>pull/4507/head
parent
e08194dd67
commit
ed8616aa66
|
@ -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