mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
build
This commit is contained in:
@@ -72,7 +72,17 @@ datacenter:
|
|||||||
rocky9:
|
rocky9:
|
||||||
hosts:
|
hosts:
|
||||||
rocky9-vm0[1:5].home.lan:
|
rocky9-vm0[1:5].home.lan:
|
||||||
192.168.77.212:
|
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
|
||||||
|
rocky10:
|
||||||
|
hosts:
|
||||||
|
rocky10-vm0[1:5].home.lan:
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
ansible_ssh_user: jd
|
ansible_ssh_user: jd
|
||||||
|
|||||||
@@ -199,6 +199,14 @@ datacenter:
|
|||||||
ansible_ssh_user: jd
|
ansible_ssh_user: jd
|
||||||
ansible_ssh_private_key_file: ssh_key.pem
|
ansible_ssh_private_key_file: ssh_key.pem
|
||||||
ansible_user: jd
|
ansible_user: jd
|
||||||
|
rocky10:
|
||||||
|
hosts:
|
||||||
|
rocky10-vm0[1:9].home.lan:
|
||||||
|
vars:
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
ansible_ssh_user: jd
|
||||||
|
ansible_ssh_private_key_file: ssh_key.pem
|
||||||
|
ansible_user: jd
|
||||||
alma10:
|
alma10:
|
||||||
hosts:
|
hosts:
|
||||||
alma10-vm0[1:9].home.lan:
|
alma10-vm0[1:9].home.lan:
|
||||||
|
|||||||
Reference in New Issue
Block a user