20:00:00 #startmeeting Ansible Windows Working Group 20:00:00 Meeting started Tue Jan 31 20:00:00 2023 UTC. 20:00:00 This meeting is logged and archived in a public location. 20:00:00 The chair is nitzmahone. Information about MeetBot at https://fedoraproject.org/wiki/Zodbot#Meeting_Functions. 20:00:00 Useful Commands: #action #agreed #halp #info #idea #link #topic. 20:00:00 The meeting name has been set to 'ansible_windows_working_group' 20:00:05 booya 20:00:08 #chair jborean93 20:00:08 Current chairs: jborean93 nitzmahone 20:00:15 #info agenda https://github.com/ansible/community/issues/682 20:00:20 Nothing new, so 20:00:24 #topic open floor 20:00:25 howdy 20:00:28 hey hey 20:02:34 Only thing to share is https://github.com/jborean93/sansldap. I ended up writing my own LDAP stuff. The basics is mostly there just need to do some tests and fill out the example a bit more 20:02:50 It covers the search operations which is what would be needed for the ldap inventory plugin 20:03:28 heh, I wondered if you were going to cave on that :D 20:03:49 I can't resist a good side project :) 20:04:31 Except for the ASN.1 goodness, LDAP is a pretty simple protocol. 20:04:36 hey folks 20:04:43 hey briantist! 20:04:51 Actually interpreting the output data it gives you can be annoying though 20:04:53 hey 20:05:39 what does "sans I/O" mean in this case? 20:06:18 The code doesn't include any of the IO stuff like the connection. That's for the caller to implement 20:06:54 https://sans-io.readthedocs.io/ - so if someone wants to have an asyncio/trio implementation they can implement that themselves and leave the LDAP protocol logic to sansldap 20:07:06 that ought to cut down on the lookyloos that want to use it for $things ;) 20:07:24 I see, thanks! 20:08:54 Well, if nothing else for today, we can close out til next week... 20:09:18 sgtm 20:09:44 +1 20:10:28 Thanks all, til next week! 20:10:30 #endmeeting