mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
+8
-3
@@ -184,12 +184,17 @@ datacenter:
|
||||
children:
|
||||
debian13:
|
||||
hosts:
|
||||
debian13-vm0[1:9].home.lan:
|
||||
debian13-vm[10:27].home.lan:
|
||||
debian13-vm0[1:5].home.lan:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
debian12:
|
||||
hosts:
|
||||
debian12-vm0[1:5].home.lan:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
|
||||
rocky9:
|
||||
hosts:
|
||||
rocky9-vm0[1:9].home.lan:
|
||||
|
||||
Reference in New Issue
Block a user