Perhaps I was unclear but from the look of it, you don't have an issue finding the collection/module but you have an issue *within* the module itself. You could try to get some more information using the ANSIBLE_DEBUG environment variable, else I fear you'll have to debug the module. On Monday 3 January 2022 at 20:56:47 UTC+1 [email protected] wrote:
> Yes, using pip and ansible-galaxy collection. > > > > > *[root@localhost ansible-content]# ansible-galaxy collection list | grep > junijunipernetworks.junos 2.8.0juniper.device > 1.0.1junipernetworks.junos 2.8.0* > > On Monday, January 3, 2022 at 10:52:42 AM UTC-8 [email protected] wrote: > >> On Mon, Jan 3, 2022 at 1:09 PM nishant shah <[email protected]> wrote: >> > >> > Hi, >> > >> > Yeah, I am using netconf over the SSH. I am able to update >> configuration on Juniper devices using roles. But somehow the Ansible can't >> find the collection althought it is installed. I am trying to using >> collections over roles because collections has more varieties. >> >> Installed *where* ? How did you install it? With the "pip install" >> command as the root user? >> >> Nico Kadel-Garcia >> > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/42df5ded-22b9-4567-bb4e-d439ffcba401n%40googlegroups.com.
