Explain what are playbooks in ansible? Explain with some examples.
What is ansible galaxy?
Explain the concept behind infrastructure as code (iac).
Is it unsafe to bulk-set task arguments from a variable?
What is the difference between a variable name and an environment variable?
How is ansible used in a continuous delivery pipeline? Explain.
Where does the configuration file live and what can I configure in it?
How do I write an ansible handler with multiple tasks?
How can looping be done over a list of hosts in a group, inside of a template?
How should one configure a jump host to access servers that I have no direct access to?
Is ansible is an open source tool?
Is there a web interface / rest api / etc?
How do I access a variable name programmatically?
How to generate crypto passwords for the user module?
What features does the ansible tower provide?