Hi,

> I didn't, I've used ansible-galaxy install which did install the
> collection in .ansible/ansible_collections/...
> 
> Am I supposed to do a git clone inside the same path of the
> collection I'm developing ? This wasn't clear for me :)

you can also tell `ansible-galaxy collection install` to install it
there, so using `git clone` is not necessary.

That the collection has to live in that place is a requirement of
ansible-test.

> Thanks again, it's a bit fuzy to find correct examples of "Getting
> started with collection testing" :)

That's indeed one of the may places where docs can be improved.
Contributors are always welcome:
https://github.com/ansible/ansible/tree/devel/docs/docsite/rst/ ;-)

Cheers,
Felix


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/20220515222322.1e257436%40rovaniemi.

Reply via email to