When should I use {{ }}?
Explain what are playbooks in ansible? Explain with some examples.
How is ansible different from puppet?
What is the ask_pass module in ansible?
How to create encrypted files using ansible?
How do I copy files recursively onto a target host?
Describe your newsletter ansible and who it’s aimed at.
Explain different modules in ansible.
How do I get ansible to reuse connections, enable kerberized ssh, or have ansible pay attention to my local ssh config file?
What are the ansible modules? Explain the different types.
How do I submit a change to the documentation?
How do I handle different machines needing different user accounts or ports to log in with?
Write an ansible playbook to automate the starting of ec2 instance.
How to access a variable of the first host in a group?
Can you write a simple playbook to install nginx on a host machine?