16:00:52 #startmeeting ansible_vmware_working_group 16:00:52 Meeting started Mon Mar 30 16:00:52 2020 UTC. 16:00:52 This meeting is logged and archived in a public location. 16:00:52 The chair is Goneri. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:52 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:00:52 The meeting name has been set to 'ansible_vmware_working_group' 16:10:08 anything to discuss? 16:29:15 goneri: nothing to discuss? 16:32:15 no nothing :-) 16:32:59 I'm working on enabling vcenter7 in the CI 16:33:10 otherwise, nothing really import. 16:33:10 cool! 16:33:57 this thing requires 12GB or memory, it literally explodes our quota :-) 16:37:20 i have one issue. can someone please have a look at https://github.com/ansible/ansible/issues/67087 ? i'm not sure if this is really a bug report. personally, i think it might be a feature request... and in that case, i don't see that this will be implemented in 2.9. there's a similar issue for the new collection, too. 16:39:02 * Goneri reads 16:39:18 that is what module is supposed to do 16:39:50 it has no 'aggregate' setting. so vms: should always be 'list of vms that compromise this group' 16:39:55 yes, agreed. 16:40:12 its like saying a = [1] and a = [3] 16:40:22 you should say a = [1,3] if that is what you want 16:41:00 or a = [1,2] && a = [3] in this case 16:41:26 comments in ticket already state this 16:42:31 oh, yes... there's one more issue. i've removed the documentation link from galaxy.yml because it doesn't exist. does the collection have documentation? or will it have, in the future? 16:42:43 it will in future 16:43:16 right now, look at existing docs in docs.ansible.com, its work in progress to get docs per collection (they will display in galaxy) 16:43:23 but also in ansible docsite for now 16:50:00 bcoca: i'm not asking for myself, i know how to figure out what a module does ;-) but i think others might want a "real" documentation. but if docs per collection is work in progress, that's fine for me. just wanted to mention it. 16:51:04 #endmeeting