Team, please help
How to encrypt password in Ansible apart from Ansible vault ?
Is there any way to encrypt password and set encrypted password as variable and use it in playbook ?
If yes, then how playbook will decrypt the password ?
Team, please help
How to encrypt password in Ansible apart from Ansible vault ?
Is there any way to encrypt password and set encrypted password as variable and use it in playbook ?
If yes, then how playbook will decrypt the password ?
Take a look at the various lookup plugins: