add homekeeper stack
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
all:
|
||||
hosts:
|
||||
homekeeper:
|
||||
ansible_host: YOUR_HETZNER_IP # replace with actual IP
|
||||
ansible_user: root
|
||||
# ansible_ssh_private_key_file: ~/.ssh/id_ed25519
|
||||
Reference in New Issue
Block a user