build
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2026-02-17 09:53:48 +01:00
parent c79e065962
commit 64872780a5
3 changed files with 21 additions and 2 deletions

View File

@@ -198,4 +198,11 @@ datacenter:
ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
alma10:
hosts:
alma10-vm0[1:9].home.lan:
# debian13-vm[10:27].home.lan:
vars:
ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem