What is ansible and what makes it stand out from the rest of the configuration management tools?
Can you build your own modules with ansible?
What are the different components of ansible? Explain ansible architecture.
Explain the callback plugin in ansible?
What are ansible vaults and why are they used?
How is ansible used in a continuous delivery pipeline? Explain.
How can I set the path or any other environment variable for a task or entire playbook?
What is ansible galaxy?
Why is ‘{{ }}’ notation used?
Explain a few of the basic terminologies or concepts in ansible.
How can you speed up management inside in ec2?
How do I speed up management inside ec2?
What are ansible server requirements?
How do I loop over a list of hosts in a group, inside of a template?
How do I submit a change to the documentation?