What are the different components of ansible?
When should you test playbooks and roles?
How can you access a list of ansible_variables?
How would you install ansible on a centos system?
How to create encrypted files using ansible?
What is the use of ansible vaults?
What are the ansible modules? Explain the different types.
What are playbooks in ansible?
Enlist the differences between variable name and environment variables.
Explain what are playbooks in ansible? Explain with some examples.
Explain a few of the basic terminologies or concepts in ansible.
Can you copy files recursively onto a target host? If yes, how?
What are ad-hoc commands?
What is the method to check the inventory vars defined for the host?
Write a playbook to create a backup of a file in the remote servers before copy.