Hi

We use ansible to do automation on a variety of devices. Currently we are 
able to use ansible to do linux servers, VMware, Cisco 
switch/router/firewall. However when I tried use ansible to test ssh on 
Oracle/Acme Packet session border controller, it give error ""msg": 
"network os oracle is not supported"" in ansible tower.  if we don't 
specify ansible_network_os,  it will give error ""msg": "Unable to 
automatically determine host network os. Please manually configure 
ansible_network_os value for this host". 

Do you know if/what ansible_network_os support oracle/Acme packet session 
border controller or Ribbon Sonus session border controllers? Thanks .

---
ansible_connection: network_cli
ansible_network_os: oracle
ansible_port: 22
ansible_become_password: Wuxiaohou@1
ansible_user: admin
ansible_ssh_pass: Wuxiaohou@1
ansible_python_interpreter: auto

-- 
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/16c8a860-1617-42c2-95bb-5b99c5f57e33n%40googlegroups.com.

Reply via email to