Re: [ansible-devel] Ansible 2.10 and Project Restructuring

2020-07-07 Thread Matthew Davis
Hi Felix, > it should go pretty fast I have literally spent hours on this, and there are just so many obstacles to a new person trying to run existing tests. Do you expect it to take hours? Or less than one hour? Please give me an actual numeric estimate of how long you expect it would take so

Re: [ansible-devel] Ansible 2.10 and Project Restructuring

2020-06-30 Thread Matthew Davis
Thanks Sam and Felix. Unfortunately I'm still very lost. (Which means there's probably lots of other potential contributors who are lost too.) > If you have the module in your collection path What's a collection path? Do you mean that iam_role.py needs to be in a directory within my OS $PATH v

[ansible-devel] Re: Ansible 2.10 and Project Restructuring

2020-06-26 Thread Matthew Davis
Hi Sam, What is the new process for testing changes to the modules that have moved to a collection? The top-level README of both AWS collection repos points to how to *use* collections , but that doesn't tell me how to