vn-ansible/playbooks/ceph.yml

9 lines
133 B
YAML
Raw Permalink Normal View History

2024-10-16 15:53:15 +00:00
- name: Configure Ceph
hosts: all
tasks:
- import_role:
name: debian
2024-10-16 15:53:15 +00:00
- import_role:
name: ceph
tags: service