Hi All,
I have one OS-Hardening requirement, in that we have several steps for taking backup from the remote host, so based on that I have coupld of questions these are as follows,
- I want to take input from User while taking backup through Ansible.
- Playbook will check the user belongs to particular project or not then only the user should take backup.
- How to use Prompt module for this type of use case?
- I want to save user input while running playbook in some file, how to do that?
I am new to this tool, so don’t know whether it is valid question or not.
Looking forward for reply.
Thanks & Regards
Sumit Sahay