What is ansible role and how are they different from the playbook?
What are playbooks in ansible?
How would you install ansible on a centos system?
How can you access a list of ansible_variables?
How do I access a variable name programmatically?
What does fact mean in ansible?
What are the different components of ansible?
Suppose you’re using ansible to configure the production environment and your playbook uses an encrypted file. Encrypted files prompt the user to enter passwords. But since ansible is used for automation, can this process be automated?
Have you worked with ansible before? Please share your experience.
How to create encrypted files using ansible?
Explain a few of the basic terminologies or concepts in ansible.
What’s the use of ansible?
Explain what are playbooks in ansible? Explain with some examples.
why don’t you ship in x format?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names