Answer Posted / Karmveer Singh
The ask_pass module in Ansible is a helper task used to prompt for user input, specifically to enter encrypted passwords or passphrases during playbook execution. This module can be useful when the passwords are not accessible as variables or files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there a web interface / rest api / etc?
Where does the configuration file live and what can I configure in it?
Can you build your own modules with ansible?
Explain the callback plugin in ansible?
How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?
why don’t you ship in x format?
When should I use {{ }}?
What’s the use of ansible?
How does ansible work?
How can I set the path or any other environment variable for a task or entire playbook?
How is ansible used in a continuous delivery pipeline? Explain.
How to generate crypto passwords for the user module?
Explain a few of the basic terminologies or concepts in ansible.
Write a playbook to create a backup of a file in the remote servers before copy.
How ansible works?