mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
9f7a94730c
commit
60696ac765
@ -36,7 +36,7 @@ datacenter:
|
||||
ansible_become_password: lacijaydee
|
||||
rhasspy:
|
||||
hosts:
|
||||
192.168.77.166:
|
||||
192.168.77.166
|
||||
vars:
|
||||
ansible_user: admin
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
@ -50,7 +50,10 @@ datacenter:
|
||||
ansible_connection: winrm
|
||||
ansible_port: 5985
|
||||
ansible_winrm_server_cert_validation: ignore
|
||||
ansible_winrm_kerberos_delegation: true
|
||||
ansible_winrm_kerberos_delegation: true\
|
||||
localhost:
|
||||
hosts:
|
||||
localhost
|
||||
containers:
|
||||
children:
|
||||
router:
|
||||
|
Loading…
x
Reference in New Issue
Block a user