mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-02 15:53:06 +02:00
111
This commit is contained in:
11
hosts.yml
11
hosts.yml
@ -40,7 +40,7 @@ datacenter:
|
||||
ansible_become_password: lacijaydee
|
||||
rhasspy:
|
||||
hosts:
|
||||
192.168.77.13[6:7]
|
||||
192.168.77.16[6:7]
|
||||
vars:
|
||||
ansible_user: admin
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
@ -74,6 +74,15 @@ datacenter:
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
raspberrypi5:
|
||||
hosts:
|
||||
192.168.77.238
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
nas:
|
||||
hosts:
|
||||
192.168.77.106:
|
||||
|
Reference in New Issue
Block a user