19:59:59 <nitzmahone> #startmeeting Ansible Windows Working Group
19:59:59 <zodbot> Meeting started Tue Dec  1 19:59:59 2020 UTC.
19:59:59 <zodbot> This meeting is logged and archived in a public location.
19:59:59 <zodbot> The chair is nitzmahone. Information about MeetBot at http://wiki.debian.org/MeetBot.
19:59:59 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
19:59:59 <zodbot> The meeting name has been set to 'ansible_windows_working_group'
20:00:03 <nitzmahone> bah
20:00:26 <briantist> hello again :)
20:00:43 <nitzmahone> howdy :)
20:01:10 <nitzmahone> #info agenda https://github.com/ansible/community/issues/517
20:01:44 <nitzmahone> Forgot Jordan's off this week
20:02:17 <nitzmahone> Suspect we may not have a quorum for the stuff on the agenda
20:02:35 <briantist> I don't have much of anything, I just threw up the WIP PR for the psrepository stuff we talked about last time, in case anyone wanted to take an early look: https://github.com/ansible-collections/community.windows/pull/170
20:02:56 <nitzmahone> nice- I probably won't have time this week, but miracles do happen :D
20:03:18 <briantist> it's working, and improved from the internal version I had (thanks for the feedback), just needs finished examples/return docs, and of course tests (started them, but procrastinating)
20:03:26 <briantist> np, no rush
20:03:50 <nitzmahone> #topic win_find + hidden (https://github.com/ansible-collections/ansible.windows/issues/130)
20:04:20 <nitzmahone> I'm +1 to changing that to be additive- I don't see a lot of great use for "only hidden" behavior
20:05:36 <nitzmahone> I suppose we could also make `hidden` accept some other value(s) to preserve the current behavior under a different name (like `hidden: only` or something less sucky than that)
20:07:09 <briantist> right, and also the issue that it doesn't match the `find` module behavior
20:07:13 <nitzmahone> yeah
20:07:49 <nitzmahone> But I'd be good with just hard cut the change and if pitchfork-wielding masses appear, add the other behavior later
20:08:39 * nitzmahone comments on the PR
20:08:40 <briantist> that makes sense to me too
20:09:28 <nitzmahone> #topic https://github.com/ansible-collections/ansible.windows/issues/122
20:09:47 <nitzmahone> (ErrorActionPreference = 'Stop' injection to win_shell)
20:11:07 <nitzmahone> Yeah, also -1 just because "that's powershell's default behavior" and has been like this in win_shell for a very long time; folks are free to set that directly or use a script...
20:11:48 * nitzmahone +1s existing comments on PR
20:12:01 <nitzmahone> I see you've already weighed in there as well briantist
20:12:04 <briantist> yup, commented on the issue, but yeah I agree
20:12:14 <nitzmahone> Well, with that:
20:12:17 <nitzmahone> #topic open floor
20:13:23 <nitzmahone> (closing at :15 if nothing else)
20:13:30 <briantist> nothing else from me, sgtm
20:14:58 <nitzmahone> OK, til next week- thanks briantist!
20:15:03 <nitzmahone> #endmeeting