mirror of https://github.com/ceph/ceph-ansible.git
6 lines
157 B
YAML
6 lines
157 B
YAML
|
---
|
||
|
- name: include prerequisite_rhcs_cdn_install_debian.yml
|
||
|
include: prerequisite_rhcs_cdn_install_debian.yml
|
||
|
when:
|
||
|
- ceph_repository_type == 'cdn'
|