How would you install ansible on a centos system?
Can you build your own modules with ansible?
Write an ansible playbook to automate the starting of ec2 instance.
What are the different components of ansible? Explain ansible architecture.
When should you test playbooks and roles?
What is the best way to make content reusable/redistributable?
Explain different modules in ansible.
How would you access a variable of the first host in a group?
What are playbooks in ansible?
When to use {{}} ? How to interpolate variables or dynamic variable names?
Does ansible support aws?
What are the ansible modules? Explain the different types.
Why are you attracted to science and science fiction?
How do I access a variable of the first host in a group?
How can looping be done over a list of hosts in a group, inside of a template?