mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
This commit is contained in:
@@ -46,6 +46,18 @@ datacenter:
|
||||
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
|
||||
vms:
|
||||
children:
|
||||
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_password: q
|
||||
# ansible_become_method: su
|
||||
ansible_become_password: q
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_user: root
|
||||
debian13:
|
||||
hosts:
|
||||
debian13-vm0[1:9].home.lan:
|
||||
|
||||
Reference in New Issue
Block a user