Folks,
I have a file encrypted with Vault containing the logins for my VMware environment.
I also have a powershell script to execute some commands on my VMware environment. From ansible i execute the this file via the script module.
I now want to pass the encrypted logins to the powershell script as arguments to the script module. From the documentation i see that script module accepts arguments.
Kindly let me know if this is feasible and any examples would be helpful
Regards,
Rajesh