servers/roles/ceph/handlers/main.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

8 lines
100 B
YAML

- name: reboot
reboot:
- name: reload nftables
service:
name: nftables
state: reloaded