mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
Ansible config for hetzner mailserver
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
all:
|
||||
hosts:
|
||||
mailserver:
|
||||
ansible_host: 46.224.26.65
|
||||
ansible_user: root
|
||||
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
|
||||
ansible_python_interpreter: /usr/bin/python3.12
|
||||
Reference in New Issue
Block a user