How do I keep secret data in my playbook?
Explain the callback plugin in ansible?
How do I see a list of all of the ansible_ variables?
What are ad-hoc commands?
What are the ansible modules? Explain the different types.
How can one generate encrypted passwords for the user module?
How can I display all the inventory vars defined for my host?
What are the different components of ansible?
How would you install ansible on a centos system?
How can you handle different machines needing different user accounts or ports to log in with?
How do I handle different machines needing different user accounts or ports to log in with?
Is it possible to build our modules in ansible?
Compare ansible with chef.
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
What is ansible role and how are they different from the playbook?