20:00:04 #startmeeting Ansible Windows Working Group 20:00:04 Meeting started Tue Nov 12 20:00:04 2019 UTC. 20:00:04 This meeting is logged and archived in a public location. 20:00:04 The chair is jborean93. Information about MeetBot at http://wiki.debian.org/MeetBot. 20:00:04 Useful Commands: #action #agreed #halp #info #idea #link #topic. 20:00:04 The meeting name has been set to 'ansible_windows_working_group' 20:00:26 yo 20:03:34 sorry, was working the backport queue 20:03:48 that's cool, just us 2 right now 20:04:03 * nitzmahone whistles 20:05:37 give it another minute 20:07:25 yo 20:07:45 hello 20:07:56 hey 20:10:50 mhunsber: anything you wish to add to the meeting, if not I'll give us some time back in the day 20:11:35 last time we talked about https://github.com/ansible/ansible/pull/56033, and restarted the CI on that. 20:12:35 It failed because of the version added in the .py documentation. Also for some weird windows server 2008 incompatibilty that must have been there before, but since there weren't integration tests before it wasn't noticed. 20:13:29 sorry, broken link because of comma: https://github.com/ansible/ansible/pull/56033 20:14:15 different cmdlet versions, it would be nice if you could figure out why that is. The modules "should" run on that version 20:14:27 hey sorry forgot it was Tuesday 20:15:49 right, I can work on that, but I thought it could be a different PR since it isn't because of anything changed in that PR in particular as far as I can tell. 20:16:26 yea fair enough 20:19:54 cool anything else anyone would like to talk about? 20:20:54 nothing from me 20:21:35 cool, I'm slowly making my way through the PRs. It's slow work but getting there... 20:21:40 oh I meant to ask if there's an example yet of a community module. 20:21:58 do you mean collection? 20:22:25 yeah exactly an example of a windows module in the community collection that's been talked about 20:22:58 AFAIK there still isn't an official one yet 20:23:03 i may have 'got the wrong end of the stick' 20:23:15 just trying to find an example one though 20:23:35 ok, it just occurred to me the other day that it would be good to be able to point people at an example one 20:23:59 https://github.com/ansible/ansible/tree/devel/test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll is what we use in CI 20:24:09 a bit nonsensical so I wouldn't really want to use it as an example 20:24:26 but it has PowerShell modules, module_utils as well as C# module_utils 20:25:26 cool, good to have barebones example 20:27:51 thanks. I don't have anything else to ask today. 20:28:00 awesome 20:28:05 thanks everyone for joining 20:28:08 have a good day/evening 20:28:10 #endmeeting