When should you test playbooks and roles?
What does fact mean in ansible?
What are the different components of ansible?
Can you copy files recursively onto a target host? If yes, how?
What is the difference between a variable name and an environment variable?
How do I see a list of all of the ansible_ variables?
Does ansible support hardware provisioning?
How to create encrypted files using ansible?
How can I set the path or any other environment variable for a task or entire playbook?
How would you install ansible on a centos system?
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
What is ansible galaxy?
How to interpolate variables or dynamic variable names?
Explain the concept behind infrastructure as code (iac).
What’s the use of ansible?