Hi All, I don't want to use encryption and decryption . Whatever I typed in * url_password *it will show in star(*) format. Is it possible to write ?
Thanks, vk On Saturday, October 23, 2021 at 2:49:37 AM UTC+5:30 [email protected] wrote: > Maybe vault os what you need: > > https://docs.ansible.com/ansible/latest/user_guide/vault.html > > A sexta, 22/10/2021, 10:50, vaishnavi kakad <[email protected]> > escreveu: > >> 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 >> >> <https://groups.google.com/d/msgid/ansible-project/12c7cb66-c96d-445c-bf07-57c47fabc049n%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/9c18f724-6ccf-48d0-8c66-6df72ac9e1d1n%40googlegroups.com.
