mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -62,18 +62,16 @@ datacenter:
|
||||
192.168.77.4:
|
||||
vars:
|
||||
ansible_user: root
|
||||
ansible_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
|
||||
rhasspy:
|
||||
hosts:
|
||||
192.168.77.224
|
||||
vars:
|
||||
ansible_user: jd
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
|
||||
windows:
|
||||
hosts:
|
||||
192.168.77.211
|
||||
@@ -97,11 +95,8 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_user: jd
|
||||
ansible_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
nas:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
@@ -136,9 +131,7 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
||||
nas:
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user