2 things you can try;

* Run `*- debug: var=vault_cloud_windows_admin_password*` before the task 
and make sure the password is what you expect
* Just write the password as a string to the module task instead of 
sourcing from a variable

The first thing tells you the correct variable is being sourced from vault 
and is what you expect. The second thing let's you know whether there may 
be a bug in the module as you are explicitly telling what one to use.

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/fc94e45b-b53b-4b63-b3a1-1f1ce6aaaf23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to