Can you write a simple playbook to install nginx on a host machine?
What is ansible task?
Have you worked with ansible before? Please share your experience.
What is the way to access shell environment variables in ansible?
What is the use of ansible vaults?
Give a comparison between ansible and puppet.
List some advantages of using ansible.
What is ansible and what makes it stand out from the rest of the configuration management tools?
Compare ansible with chef.
Describe the working of ansible.
How do I access a variable name programmatically?
How do I access a variable of the first host in a group?
When should you test playbooks and roles?
How do I set the path or any other environment variable for a task?
Why is ‘{{ }}’ notation used?