20:00:16 #startmeeting Ansible Windows Working Group 20:00:16 Meeting started Tue Sep 17 20:00:16 2019 UTC. 20:00:16 This meeting is logged and archived in a public location. 20:00:16 The chair is jborean93. Information about MeetBot at http://wiki.debian.org/MeetBot. 20:00:16 Useful Commands: #action #agreed #halp #info #idea #link #topic. 20:00:16 The meeting name has been set to 'ansible_windows_working_group' 20:00:32 ahoy-hoy 20:00:34 hello.exe 20:01:54 * jborean93 listening to the crickets 20:04:47 so, yeah ... windows ... 20:04:57 are you starting to work on it now :) 20:05:03 no 20:05:07 only when there's a firedrill 20:05:44 i assume at some point i'll have to figure out how slow pywinrm is for 1K hosts/forks 20:06:04 I think you only need 1 guess for that 20:06:19 =( 20:06:32 my guess is spelled p.a.i.n. 20:07:03 sorry, ignored my alarm and kept poking at a bug 20:07:12 Looks like I missed a lot ;) 20:07:18 so much 20:07:38 we fixed all the bugs, you can retire from windows now 20:07:47 sweet, c'ya 20:07:50 ;) 20:07:59 * nitzmahone wrote many of them 20:08:16 yeah, we deleted all your lines in git blame and the bugs vanished 20:08:23 sweet 20:09:00 does that mean no windows code at all? 20:09:06 burn it all down 20:09:41 Theoretically if we successfully extract the Windows exec subsystem into a plugin, it could all live in a collection 20:09:50 you folks doing a windows breakout on monday? 20:10:16 I hadn't planned on one ATM 20:10:48 same, if there are people there for Windows then I'm sure we can still sit down 20:10:50 I don't think there's a lot to discuss ATM 20:11:49 We had a rather impromptu session last time that was mostly a video version of a WWG meeting, including some PR review and other randomness 20:12:34 speaking of collections ... 20:12:52 either of you played around with powershell based modules inside collections? 20:12:54 <.< 20:13:05 yep, nitzmahone wrote tests for that 20:13:07 Yeah, there are integration tests that do it 20:13:52 https://github.com/ansible/ansible/tree/devel/test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/plugins 20:14:04 modules, ps utils, and c# utils 20:14:34 Did you end up merging the "less magic" tweaks to the Requires syntax? 20:14:38 yep 20:14:41 cool 20:14:53 just need to add relative support for 2.10 :) 20:15:19 iirc relative and subdirs were tied together ... 20:15:26 *theoretically* shouldn't be too hard, but the devil's in the details, I'm sure 20:15:30 does that imply ps modules can't live in colleciton subdirs? 20:15:39 He means specifically for PS imports 20:15:41 they can after that change to the requires statement 20:16:12 https://github.com/ansible/ansible/pull/61307 to be specific 20:16:57 how tf was that 21 days ago 20:17:05 welcome to ansible 20:17:42 feels like last week that i demo'ed folecule and collections hacks 20:17:46 I have that experience both ways, like "holy crap where did September go?", but also some things like "that was only 2 weeks ago? Feels like years." 20:18:58 I think 2.8 gave me a false sense of the release timeframe. It was a lot longer than usual and 2.9 was like bam freeze 20:20:52 anywho I don't think there's anything else we want to talk about so lets get on with our days 20:21:48 #endmeeting