Hi Arvind, Thanks for your reply.
I need to run the commands in Linux after the creation of the vm by vmware_guest. And these commands also need to run only once. Is that possible with vmware_vm_shell? If yes do you have any example? Thanks, Phani Akkina On Wed, Sep 18, 2019 at 3:03 PM Aravind Balaji <[email protected]> wrote: > Hi phani akkina, > > With the help of vmware_vm_shell module( > https://docs.ansible.com/ansible/latest/modules/vmware_vm_shell_module.html) > you can execute command inside linux vm. > > *Thanks & Regards*, > Aravind Balaji S > > -- > 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/aeb18c87-6c85-4ee6-b2ec-76ac01c6f99f%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/aeb18c87-6c85-4ee6-b2ec-76ac01c6f99f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAD85EYiqTctA2DdMg2hwg_GTx8R3P%2BHHtsZ3wH6BgD_OdXnxpA%40mail.gmail.com.
