mirror of https://github.com/ceph/ceph-ansible.git
7 lines
155 B
YAML
7 lines
155 B
YAML
|
---
|
||
|
- name: include setup_container.yml
|
||
|
include_tasks: setup_container.yml
|
||
|
|
||
|
- name: include configure_grafana.yml
|
||
|
include_tasks: configure_grafana.yml
|