servers/setup.yml
Timotej Lazar 5038411af3 Add ceph role
Just prepares the servers, all management is then done through cephadm.
2023-11-20 13:04:11 +01:00

9 lines
100 B
YAML

- hosts: ceph-*
roles:
- debian
- ceph
- hosts: proxmox-rc-next-*
roles:
- proxmox