Theres the laps_password https://docs.ansible.com/ansible/latest/plugins/lookup/laps_password.html lookup that you can use to retrieve a password set by LAPS from AD. Unfortunately it requires a few extra bits to be installed on your host like OpenLDAP but it's definitely possible. On Thursday, July 9, 2020 at 8:52:05 PM UTC+10 [email protected] wrote:
> Hello All, > > I am using ansible for patching windows machines in my domain. The process > is working fine with patches being installed till date over Winrm and > kerberos as authentication. > > But now they have decided to use LAPS in the environment .So, the password > keep on changing and i am not able to access with the same password and > patch the servers. > > So, i tried researching on the internet about it and how to integrate it > with the current setup.But I am not able to do it. > > Is it feasible and possible with ansible to use LAPS to retrieve password > and patch windows machines as I am patching 5-10 machines at a stretch and > all are having different passwords. And also is it secure to integrate it > with ansible > > If anyone have used it in their environment and help me out in this ,it > would be great. As, I am completely blank on this and how to integrate it. > > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/06370371-171e-4d3f-b381-b69cfa64a4ddn%40googlegroups.com.
