20:00:51 #startmeeting Ansible Windows Working Group 20:00:51 Meeting started Tue Nov 5 20:00:51 2019 UTC. 20:00:51 This meeting is logged and archived in a public location. 20:00:51 The chair is nitzmahone. Information about MeetBot at http://wiki.debian.org/MeetBot. 20:00:51 Useful Commands: #action #agreed #halp #info #idea #link #topic. 20:00:51 The meeting name has been set to 'ansible_windows_working_group' 20:01:00 #chair jborean93 20:01:00 Current chairs: jborean93 nitzmahone 20:01:08 #chair jhawkesworth 20:01:08 Current chairs: jborean93 jhawkesworth nitzmahone 20:01:55 * jhawkesworth lurking / mobile this evening 20:02:27 yo 20:02:34 anything we want to discuss 20:02:40 #info https://github.com/ansible/community/issues/420 20:03:16 I see https://github.com/ansible/ansible/pull/63968 - not sure if that's fixing a bug, or what 20:03:16 I see there's 3 at the bottom, 1 new module, 1 new feature, and another bugfix 20:03:42 I think it's fixing a bug, I thought it was fixed before but will have to double check 20:03:50 talking about https://github.com/ansible/ansible/pull/63414 20:04:31 I'm also apprehensive of adding this one, maybe if there was a way to hash/encrypt the credentials or something I would be ok with doing that 20:06:04 Yeah, I know there's a way to do it, just not sure what they're doing to create the LSA secret: https://blogs.technet.microsoft.com/doxley/2009/04/22/safely-setting-autologon-for-windows/ 20:06:17 ah: https://docs.microsoft.com/en-us/windows/win32/secauthn/protecting-the-automatic-logon-password?redirectedfrom=MSDN 20:07:08 fun more PInvoking, but that would add the functionality I would like to see in the module, compared ot just a user editing the keys themselves 20:07:30 And at that point the module's providing a lot more value-add 20:07:35 yep 20:07:38 (yes, I said it ;) ) 20:07:53 * nitzmahone commented as such on that one 20:08:14 cool 20:08:16 #topic open floor 20:08:34 I've given up for now on my little side project so I'm going to try and focus on reviews and Ansible PRs for the rest of the week 20:09:29 I see pywinrm did a 0.4.0 and a quick 0.4.1 to fix some bugs with the embedded requests_kerberos 20:10:07 yep, I've been running the beta for the past few days without any issues. Then again I haven't played too much in the winrm space the past few days 20:12:05 Well, anything else to kick around today, or shall we call it? 20:12:37 can we talk about https://github.com/ansible/ansible/pull/56475? 20:14:15 go ahead 20:15:04 last I heard, there was the 2.9 freeze so, but now you're on 2.10, right? 20:16:09 yea the freeze was just at the time of the last comment 20:16:13 Correct. The decision on whether we're allowing *any* new modules to be merged for 2.10 is still up in the air AFAIK (that's what should be nailed in the next few weeks) 20:16:46 Since we're likely pushing most everything out to collections during 2.10. 20:16:56 oh okay. so more for the collections. thanks. 20:17:08 If we *don't* do that, then it's a good candidate for merging in 2.10 if people are thumbs-up for it 20:17:48 yep if we get the green light there I'm happy to merge this one 20:18:22 There was initially some talk of slow-rolling just new stuff into a few community collections that we'd ship in the box or make easily installable during 2.10, but it seems like we're moving more toward the "pull everything out during 2.10" 20:18:37 So we're holding off new module merges until that's finalized 20:21:19 Anything else for today? Going once... 20:21:28 okay. I'll keep plugging my own PRs: https://github.com/ansible/ansible/pull/56033 this one isn't a new module, but adds tests for the iis application module. Should I just wait for the windows community collection for that one as well? 20:21:37 Nothing from me 20:22:00 it's also pretty old 20:23:07 At a glance 56033 looks OK- I'll restart CI on it to see if it's still happy 20:24:18 There's also still a very small chance that 2.10 will be 3.0, but I think that's less likely now 20:24:34 (which would potentially be a problem for the "version_added" field on that one) 20:25:38 Anything else going twice... :) 20:25:54 that's it for me 20:26:07 Cool- thanks all! Until next week... 20:26:10 #endmeeting