mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
klal
This commit is contained in:
@@ -129,7 +129,7 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
ansible_ssh_password: l4c1j4yd33Du5lo
|
||||
srv:
|
||||
hosts:
|
||||
rpi5.home.lan:
|
||||
@@ -183,10 +183,10 @@ datacenter:
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
vms:
|
||||
children:
|
||||
debian9:
|
||||
debian13:
|
||||
hosts:
|
||||
debian9-vm0[1:9].home.lan:
|
||||
debian9-vm[10:27].home.lan:
|
||||
debian13-vm0[1:9].home.lan:
|
||||
debian13-vm[10:27].home.lan:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
|
||||
Reference in New Issue
Block a user