What are the advantages of ansible?
Explain different modules in ansible.
How is ansible used in a continuous delivery pipeline? Explain.
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
Where does the configuration file live and what can I configure in it?
What are ansible server requirements?
How to access a variable of the first host in a group?
How do I copy files recursively onto a target host?
Have you worked with ansible before? Please share your experience.
How do I access shell environment variables?
How do I handle different machines needing different user accounts or ports to log in with?
What is ansible?
How can I set the path or any other environment variable for a task or entire playbook?
How do I configure a jump host to access servers that I have no direct access to?
Explain the concept behind infrastructure as code (iac).