Can you copy files recursively onto a target host? If yes, how?
How would you install ansible on a centos system?
What is the best way to make content reusable/redistributable?
What does fact mean in ansible?
How can you connect other devices within ansible?
Explain in detail about ad-hoc command?
How to keep secret data in playbook?
Explain callback_plugin in ansible?
What is ansible task?
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?
How do I set the path or any other environment variable for a task?
Give a comparison between ansible and puppet.
What are ad-hoc commands?
How is ansible different from puppet?
Explain a few of the basic terminologies or concepts in ansible.