Can you please share the playbook you are running and contents of the log file?
Regards, Ganesh On Thu, Jan 11, 2018 at 9:31 PM, Daniel Heffner <[email protected]> wrote: > I've run into a problem when trying to use the sros_command module > <http://docs.ansible.com/ansible/latest/sros_command_module.html> on > virtual nokia devices. I enabled logging with log_path > <http://docs.ansible.com/ansible/latest/intro_configuration.html#log-path>, > and saw that I'm successfully authenticating, but I get the error message > "cannot load cliconf for network os sros." I did some digging in the > ansible repo, and found that the folder where ansible is trying to load a > cliconf from > <https://github.com/ansible/ansible/tree/stable-2.4/lib/ansible/plugins/cliconf> > does not have an sros file. I don't know whether this is the issue or not, > but it seems like it might be. > > I'd have to write up mock code because this is a project for work, but if > anyone thinks a particular piece of information would help diagnose the > issue, I can go get it. General info - I'm running ansible 2.4.0.0 with > python 2.7.13, the only things in my ansible.cfg file are setup for > ansible-vault, specifying a default inventory file, setting > host_key_checking to false, and forks = 25. > > Is anyone successfully using the sros_command module? Anyone seen the same > error message and found a way to fix it? > > -- > 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 post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/911030f7-a6b0-4053-9130-fb530eec09bd%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/911030f7-a6b0-4053-9130-fb530eec09bd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CA%2B6y2sFirVSJSGdvNVoZVpAvpWffZS1BEuLbNZe%3Dz7WrYs4iJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
