mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
added proxmox
This commit is contained in:
parent
4e64acedd0
commit
bcf6982ad9
10
hosts.yml
10
hosts.yml
@ -41,6 +41,16 @@ datacenter:
|
||||
ansible_ssh_pass: lacijaydee
|
||||
ansible_become_user: root
|
||||
ansible_become_password: lacijaydee
|
||||
proxmox:
|
||||
hosts:
|
||||
192.168.77.4:
|
||||
vars:
|
||||
ansible_user: root
|
||||
ansible_password: lacijaydee
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: lacijaydee
|
||||
ansible_become_user: root
|
||||
ansible_become_password: lacijaydee
|
||||
rhasspy:
|
||||
hosts:
|
||||
192.168.77.16[6:7]
|
||||
|
Loading…
x
Reference in New Issue
Block a user