Hi All, 

How we can add the hidden password in Ansible ?

For eg :
- name: Download image files
  get_url:
    url: http://0.0.0.0/XYZ.tar.gz
    url_username:XYZ
*    url_password: ********* *  (I want to add hidden password here. ) 

Can you please let me know if you have any idea . 

Thanks,
Vaishnavi

-- 
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/12c7cb66-c96d-445c-bf07-57c47fabc049n%40googlegroups.com.

Reply via email to