dynamic host invetory issue. rax.py

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

Hi,

I got the solution of this. use the variable " RAX_ACCESS_NETWORK=private"

Regards.
Aru