Add ceph role

Just prepares the servers, all management is then done through cephadm.
This commit is contained in:
Timotej Lazar 2023-11-20 13:03:19 +01:00
parent 832be31e21
commit 5038411af3
6 changed files with 106 additions and 0 deletions

View file

@ -0,0 +1,7 @@
- name: reboot
reboot:
- name: reload nftables
service:
name: nftables
state: reloaded