Explain a few of the basic terminologies or concepts in ansible.
How is ansible used in a continuous delivery pipeline? Explain.
Write an ansible playbook to automate the starting of ec2 instance.
How to keep secret data in a playbook?
What are the variables in ansible?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
What is ansible and what makes it stand out from the rest of the configuration management tools?
How can one generate encrypted passwords for the user module?
List some advantages of using ansible.
What is the way to access shell environment variables in ansible?
What is the method to check the inventory vars defined for the host?
How can you speed up management inside in ec2?
What are the different components of ansible?
Explain in detail about ad-hoc command?
Is there a web interface / rest api / etc?