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:
|
children:
|
||||||
debian13:
|
debian13:
|
||||||
hosts:
|
hosts:
|
||||||
debian13-vm0[1:9].home.lan:
|
debian13-vm0[1:5].home.lan:
|
||||||
debian13-vm[10:27].home.lan:
|
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
ansible_ssh_user: jd
|
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:
|
rocky9:
|
||||||
hosts:
|
hosts:
|
||||||
rocky9-vm0[1:9].home.lan:
|
rocky9-vm0[1:9].home.lan:
|
||||||
|
|||||||
Reference in New Issue
Block a user