mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
8 lines
200 B
YAML
8 lines
200 B
YAML
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
|