mirror of https://github.com/ceph/ceph-ansible.git
7 lines
173 B
YAML
7 lines
173 B
YAML
|
---
|
||
|
- name: include_tasks pre_requisite.yml
|
||
|
include_tasks: pre_requisite.yml
|
||
|
|
||
|
- name: include_tasks start_rgw_loadbalancer.yml
|
||
|
include_tasks: start_rgw_loadbalancer.yml
|