You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Hi,
I am trying to use the racksapce rax.py dynamic inventory to get the facts of the servers. In my env the firewall policy restricts the ssh connection from specific ip ranges only which not includes the ansible masters eth0(rackconnect) and the new instance eth0(rackconnect). The Servicenet interfaces are only allowed to communicate through ssh. I think if there is a way to mention, which interface to use for ssh conection on the ansible master server then this issue can be solved. But i could not found an config option for this. Please help.
Regards, Aru
Aru s
unread,
Feb 2, 2015, 8:46:51 AM2/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Hi,
I got the solution of this. use the variable " RAX_ACCESS_NETWORK=private"