Init basic cluster

This commit is contained in:
2025-02-02 22:35:43 +01:00
commit b7a47745ea
20 changed files with 498 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- name: Reload bird
service:
name: bird
state: restarted
enabled: true