Answer Posted / Om Prakash Mourya
Ansible is an open-source automation tool used for configuration management, application deployment, and task execution. A playbook is a script file written in YAML syntax that contains a series of plays (tasks) to be executed on Ansible managed nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I display all the inventory vars defined for my host?
What are ansible vaults?
What is the method to check the inventory vars defined for the host?
Compare ansible vs puppet?
How to keep secret data in a playbook?
Compare ansible with chef.
Why are you attracted to science and science fiction?
Is it possible to build our modules in ansible?
When should I use {{ }}?
What is ansible and what makes it stand out from the rest of the configuration management tools?
How does configuration management is help an organization?
How can you speed up management inside in ec2?
How do I set the path or any other environment variable for a task?
Explain different modules in ansible.
Write an ansible playbook to automate the starting of ec2 instance.