Hello,

I'm using Ansible but i ran into a problem few days ago.


>From Ansible server:
I am able to log on my switch using "cisco [email protected]" and i can copy 
running-config to my ansible server (repo tftp)
I have SW-Switches in my hosts file.


I want a playbook to :
 - log on my small business switch cisco (but firmware is not ios.... 
unfortunatly)
 - copy running-config to my tftp server.


I tried playbooks with ios_command, cnos_command, cli_command but none of 
them seems to work.
At the moment i have a playbook like this :

[image: 2019-01-28_08h40_37.png]


I tried the cli_command at last but it returns an error:

[image: 2019-01-28_08h43_51.png]

If there is no command to log on cisco small business, i'm looking for a 
way to command ansible to use the "cisco [email protected]" directly.

If anyone had same issue and wants to share, i'd be very gratefull.

Thanks for reading.

-- 
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/6a03851b-8c49-4407-8749-1c1d044b1ee3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to