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/CAHJdQr%3D5gRePVHuq09%3DO-Q9VGW9kqV%3D5ept-n2nu6zWGaourQw%40mail.gmail.com.
