20:00:13 #startmeeting Ansible Windows Working Group 20:00:13 Meeting started Tue Mar 16 20:00:13 2021 UTC. 20:00:13 This meeting is logged and archived in a public location. 20:00:13 The chair is jborean93. Information about MeetBot at http://wiki.debian.org/MeetBot. 20:00:13 Useful Commands: #action #agreed #halp #info #idea #link #topic. 20:00:13 The meeting name has been set to 'ansible_windows_working_group' 20:03:27 looks like a lonely day today, DST probably putting people out of whack 20:05:22 hey there 20:05:35 I got nothing but hello 👋 20:06:10 hey 20:06:46 I've got nothing major. I've done the round of PRs for both a.w and c.w. There were a few PRs in c.w but just need a bit more TLC 20:07:03 Still need to revisit the `win_powershell` PR and add the tests but I think all the features are there 20:07:32 yeah I've seen a few around, wanted to review a little bit but I'm so short on time recently 20:07:35 nice! I saw you pushed some commits but haven't taken a look yet 20:07:49 that's cool, any help you cna provide is great but we don't feel pressured 20:07:58 thanks 20:08:16 I added an output converter to handle a smaller depth and specific types that I know are problematic 20:08:31 Also deals with serialized types when running on a custom executable which I didn't consider before 20:08:37 oh that sounds awesome 20:09:47 My only concern is adding new types in the future. Anything that is done in the initial release will have to continue acting like that going forward 20:10:39 I have to take a look to get my head around it, but I wonder if it's possible to have opt in/out options without making it too complicated 20:12:14 I'm not sure. I think I have the majority of the main ones I know are problematic 20:12:37 And if it's some niche type then I think we just need to say use `| Select-Object -Property ...` to get the properties you want instead of the actual type 20:12:50 ah yeah that's very true 20:15:24 anything else you wanted to discuss? 20:15:39 nah I'm good 20:16:15 cool, have a good day! 20:16:22 you too 20:16:28 #endmeeting