SSH to Oracle SBC

32 views
Skip to first unread message

suriravi2002

unread,
Aug 12, 2019, 10:17:47 AM8/12/19
to Ansible Project
Hi All,

I am a beginner to Ansible . I tried to connect to Oracle SBC using below command ash is failing .But it is successful to normal Linux remote hosts.

Ansible 10.x.x.x -i inventory -u admin -m ping -k -vvv

Output is coming as

Failed to connect to host via SSH

Please help here

Regards,
Suresh.R.V

suriravi2002

unread,
Aug 13, 2019, 1:51:10 AM8/13/19
to Ansible Project
Could someone help me here pls

Brian Coca

unread,
Aug 13, 2019, 2:14:54 PM8/13/19
to Ansible Project
Ansible requires a shell and python (or other interpreters) on the
target machine to be usable, the `ping` module verifies these.

From what i googled sbc is a 'appliance', at best you might be able to
use the `raw` module to execute commands, or you might need specific
modules designed for this appliance.

----------
Brian Coca

suriravi2002 .

unread,
Aug 14, 2019, 2:33:41 AM8/14/19
to ansible...@googlegroups.com
Thanks Brian will check on that module and come back for clarifications . 

Regards,
Suresh.R.V

--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7c02FtCnhTod0-6ywxUsnuDD1-hdj36LbkP_fLxS%2BnJWQ%40mail.gmail.com.

suriravi2002 .

unread,
Aug 16, 2019, 9:10:31 AM8/16/19
to ansible...@googlegroups.com
Hi Brain,

I tried exploring on usage of raw module but unable to use it . Can you give me a sample code for the same pls .

Regards,
Suresh.R.V

On Tue, 13 Aug, 2019, 11:44 PM Brian Coca, <bc...@redhat.com> wrote:
Reply all
Reply to author
Forward
0 new messages