uday_singh
Contributor
Contributor

Thanks for reply,

This will help.

Actually we are writing code to automate the deployment of VMWare vCloud NFV 3.1 with VIO 5.1. We are using pyVmomi sdk and Ansible. Our main focus would be to use Ansible VMware cloud modules. It seems Ansible do not have complete features w.r.t VMware automation. Only vSphere automation is supported as of now and that too only 95%. hence I decided to use pyVmomi wherever Ansible lags.

We also have to take care of updates and patches and I found this command "software-packages install –iso " but Ansible does not work on "appliancesh".  For other activities I have changed default shell to bash. For command "software-packages install" I wanted to run from bash shell and you helped.

BR//uday

Reply
0 Kudos