mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
@@ -203,6 +203,13 @@ datacenter:
|
||||
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
|
||||
ubuntu24:
|
||||
hosts:
|
||||
ubuntu24-vm0[1:5].home.lan:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
|
||||
Reference in New Issue
Block a user