changing hostname and search updates
This commit is contained in:
parent
f9b57f86a2
commit
9adc1114c1
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
ansible_connection: winrm
|
||||||
|
ansible_user: ansible
|
||||||
|
ansible_winrm_server_cert_validation: ignore
|
||||||
|
ansible_password: "{{ lookup('community.general.passwordstore', 'ansible/windows/' + inventory_hostname + '/password') }}"
|
|
@ -1 +1 @@
|
||||||
Subproject commit a1e0cea8210a11725b40db0a59769bb1331a156a
|
Subproject commit 64a25c272e08feb36d71ec4dccabaee6fe0c04c1
|
Loading…
Reference in New Issue