rbdmirror: rename a file

rename this file to be more generic.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/4507/head
Guillaume Abrioux 2019-09-30 11:02:52 +02:00 committed by Dimitri Savineau
parent e08194dd67
commit ed8616aa66
2 changed files with 2 additions and 2 deletions

View File

@ -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