This commit is contained in:
2026-02-26 02:26:54 +01:00
parent 75c9af3b52
commit 53772980c3
2 changed files with 19 additions and 1 deletions

View File

@@ -199,6 +199,14 @@ datacenter:
ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
ansible_user: jd
rocky10:
hosts:
rocky10-vm0[1:9].home.lan:
vars:
ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
ansible_user: jd
alma10:
hosts:
alma10-vm0[1:9].home.lan: